Opened 7 years ago
Closed 5 years ago
#17985 closed defect (patchwelcome)
dojox/mobile/ComboBox does not allow Scroll to last items
Reported by: | jk | Owned by: | Adrian Vasiliu |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Mobile | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The dojox/mobile/ComboBox cannot handle many (tested with 50 and above items) options inside the mblComboBoxMenuPopup that opens. When trying to scroll down to a menu entry at the bottom of the Popup Window the Scrollbox flinches back so that it is not possible to select the last menuItem.
Bug can be reproduced with dojo 1.9.1 and Safari Browser on iPad 4 (iOS 7.1.1) and iPhone 5S (7.1.1)
Reproduction # Open the attached combobox.html
# Type in some numbers that produce a longer list of search results.
# Try to scroll down the list
Expected Result
- List is scrolled so that results at the bottom can be selected.
Actual Result
- List always jumps back to top. Results at the bottom cannot be selected.
Attachments (1)
Change History (3)
Changed 7 years ago by
Attachment: | combobox.html added |
---|
comment:1 Changed 7 years ago by
Owner: | set to Adrian Vasiliu |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Given that no one has shown interest in creating a patch in more than a year, I'm closing this as patchwelcome. Please let us know if you would like to get involved in helping make this change to Dojo!