Ticket #6747 (closed enhancement: fixed)
[patch] [cla] Slider/Spinner: Safari mousewheel support
| Reported by: | dante | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dijit | Version: | 1.1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I've been playing around with mousewheel support and came up with a really nifty mousewheel listener to reliably give a positive or negative delta value. (actually in #6485, but this applies it to Slider)
It works w/ Safari 3, FF2/3, IE7 (from within macos/parallels, so need testing w/ "real" windows mouse), and Opera (though slider test locks up in opera 9, my demo using this techmo doesn't).
This is similar to #6485 in the shorthand and connections. I plan to go back and test spinner in Safari/Opera and supply new patch for that later.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.