Opened 9 years ago
Closed 9 years ago
#14489 closed defect (fixed)
Dojox Mobile Combo Box vibrating issue in FF
Reported by: | Paul Christopher | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | low | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Description:
The popover of an expanded combo box within a scrollable view starts to vibrate once the scrollable view has been scrolled.
Steps to reproduce the issue: Open dojox/mobile/tests/test_ComboBox-ScrollableView.html with Firefox 8. Click into the combo box's input field. The popup shows up and remains still. Now scroll the scrollable view down. After scrolling has finished, the combo box starts to vibrate and tremble.
Discussion Only a cosmetic issue I wanted to report for the sake of completeness. Keep up the good work! I enjoy using the dojo toolkit very much.
Change History (4)
comment:1 Changed 9 years ago by
Owner: | changed from ykami to Douglas Hays |
---|
comment:2 Changed 9 years ago by
Note: See
TracTickets for help on using
tickets.
Paul, I tested on trunk [27679] using Firefox 9 and I don't think I see any shaking. Scrolling the dropdown is a little jittery but after the animation stops then it seems to be stationary. Can you verify if this is still a problem or not.