Open GoogleCodeExporter opened 8 years ago
Ah, true, good catch. Thank you for the patch. I think I'll rather add
DOMMouseScroll
to the list of dispatched events though. Emulating the DOM 3 MouseWheelEvent
with
DOMMouseScroll sounds like a good way to start getting doubled events when and
if DOM
3 becomes supported in browsers.
http://www.w3.org/TR/DOM-Level-3-Events/events.html#Events-MouseWheelEvent
Original comment by Ilmari.H...@gmail.com
on 19 Feb 2009 at 6:42
I pushed the DOMMouseScroll patch to svn now.
Original comment by Ilmari.H...@gmail.com
on 19 Feb 2009 at 6:54
Awesome -- thanks!
Original comment by wole...@gmail.com
on 19 Feb 2009 at 7:13
Original issue reported on code.google.com by
wole...@gmail.com
on 1 Feb 2009 at 9:29