Opened 15 years ago
Closed 15 years ago
#3234 closed defect (wontfix)
[AutoCompleter] page down scrolls too much with horizontal scroll bar
Reported by: | haysmark | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In test_Select, try to page down in the Select number 6 popup. It will scroll a little too far because of the horizontal scroll bar. AutoCompleterMenu? needs to account for the scroll bars when determining the height to scroll.
Note: See
TracTickets for help on using
tickets.
The new popup rules prevent the scrollbar from appearing, so this fix would be unnecessary.