#12402 closed defect (worksforme)
Mobile ComboBox does not stop scrolling to the top on the iPad
Reported by: | georgecalm | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.0 |
Keywords: | scrollable mobile | Cc: | Douglas Hays |
Blocked By: | Blocking: |
Description
Steps to replicate:
- Open the dojox.mobile.ComboBox? drop-down in the dijit/tests/form/AutoCompleteMixin.html test on an iPad
- Flick the list from the bottom to the top
- Notice the list keeps scrolling to the top forever, and does not bounce back
The same behavior does not happen on dojox/mobile/tests/test_ScrollableMixin-custom.html.
Tested this on an iPad simulater iOS 4.2. Screenshot is attached.
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | Screen shot 2011-03-08 at 1.10.40 AM.png added |
---|
comment:1 Changed 9 years ago by
Cc: | Douglas Hays added |
---|---|
Milestone: | tbd → 1.7 |
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The problem no longer exists. It was probably indirectly fixed.
ps.
Doug, I happened to notice that AutoCompleteMixin.html is referencing non-existing css file.
.../themes/common/ComboBox.css should be .../themes/iphone/ComboBox.css.