#14718 closed defect (fixed)
Dijit TimeTextBox Doesn't Scroll with Mouse in Safari
Reported by: | lampshade9909 | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit - Form | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dijit, Form, TimeTextBox?:
When you select the down arrow on a TimeTextBox?, it the times drop down in a list selection. In Firefox, the mouse's scroll allows you to quickly scroll through the list. In Safari, the mouse's scroll does not, it's still bound to scrolling the entire page. Go to the test widget using Safari and Firefox to see the bug: http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_TimeTextBox.html
Now, if you go to the Dijit, Form, Select's test page, navigate go to the "Long list" drop down box where it says "Alabama". Click it, and the scrolling works in both Safari and Firefox. Here's the link to this page: http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_Select.html
Change History (3)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
In [27738]: