#6176 closed task (fixed)
Spinner: make mouse wheel work on Safari (mac)
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
The mouse wheel (well actually, touch pad equivalent of mouse wheel) is adjusting the spinner value for me on FF and IE, but not on safari/windows. Would be nice for it to work their too.
Prereq: #3763
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.4 → 1.2 |
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [13739]) Fixes #6747 #6176. Committing patch from dante to add safari mouse wheel event handling.