[Webkit-unassigned] [Bug 94081] Implement DOM3 wheel event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 05:47:48 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=94081


Christophe Dumez <dchris at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dchris at gmail.com




--- Comment #5 from Christophe Dumez <dchris at gmail.com>  2013-08-15 05:47:21 PST ---
Corresponding Blink bug:
https://code.google.com/p/chromium/issues/detail?id=273395

I am interested in implementing this for WebKit and Blink. It is standard and already supported by Firefox and IE10. Also, the API is actually quite close to the non-standard 'mousewheel' event that WebKit implements so there is not much work needed. We would (finally) have a standard and cross-browser way of handling mouse wheel events.

I am planning to keep support for the non-standard 'mousewheel' for backward compatibility.

Does anyone have any concern?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list