-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
6.2.1, 6.2.3
-
None
-
Standalone JIRA 5.2.11 + GreenHopper.
Accessed through Chrome
-
6.02
-
NOTE: This bug report is for JIRA Software Server. Using JIRA Software Cloud? See the corresponding bug report.
When trying to use the Version Report, I was unable to select my latest version because the drop down list is too long and doesn't allow to go down in the list.
I tried to scroll, to go down with the mouse and to use Pg Down.
Workaround
Use the following as a bookmarklet:
javascript:(function(){var dd = document.getElementById('ghx-items-trigger_drop'); if(dd){dd.style.top=dd.style.bottom=0;dd.style.overflowY="scroll"}})();
Create a new bookmark with the code above as the URL, and click on such bookmark whenever you're looking at the Report tab in GreenHopper with the Sprint selection list open. It will automagically scroll to the top of the dropdown, and add scrolling capabilities to it.
- duplicates
-
JSWSERVER-8469 In order to be able to select report options easily, I want a better control to use
- Closed
- is duplicated by
-
JSWCLOUD-15969 Users can't view reports in boards with large number of completed sprints
- Closed
- relates to
-
JSWCLOUD-8949 Unable to select latest versions in Version Report in Scrum Board
- Closed