+++ This bug was initially created as a clone of Bug #1228393 +++ Description of problem: If we are in a small screen and wants to see all the tools from the tool bar we use the blue button on the right side of the tool bar and it works. However, if we expand the pane this button is gone and will be back only if we close and reopen the business process again. Version-Release number of selected component (if applicable): N/A How reproducible: Always. Steps to Reproduce: 1. Create a new process, open in the modeler 2. Set the size of your browser in a way you cannot see all the tools in toolbar, but the button to navigate to the other tools which were hidden due the resize 3. Click on the button to see the other buttons form the tool bar; 4. Expand the pane 5. Minimize again Actual results: The button is not showing up anymore. Expected results: The button should not disappear. Additional info: Two attached screenshots show this issue. --- Additional comment from JBoss Product and Program Management on 2015-06-04 16:20:07 EDT --- Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release.
Removed from Update 2 and requested to Update 3
Made sure that the next and previous buttons are shown in needed cases. Please note that at times you can see the previous button 2 times at the beginning and at the end of the navbar in order to reassure user is able to go to the previous navbar items when there are issues with browser width detection commit master: https://github.com/droolsjbpm/jbpm-designer/commit/922149865d8066e1b1a47c575feb5a3bb807bbf7 6.3.x: https://github.com/droolsjbpm/jbpm-designer/commit/c1a6878a98327008febe5fddbadf79751087020a
6.2.x commit: https://github.com/droolsjbpm/jbpm-designer/commit/d910b56eae3b9849083949e86f5bb1e117bd1122
The "scroll back" button still disappears from the original position but appears on different position so it is possible to scroll back.