Andrey Korzhevskiy has posted comments on this change.

Change subject: Support standardized DOM WheelEvent https://developer.mozilla.org/en-US/docs/Web/Reference/Events/wheel
......................................................................


Patch Set 2:

(1 comment)

....................................................
File user/src/com/google/gwt/user/client/impl/DOMImplStandard.java
Line 329: if (chMask & 0x20000) elem.onwheel = elem.onmousewheel = (bits & 0x20000) ? I think it's ok for Firefox because on MDN it is said if wheel event is consumed then DOMMouseScroll would not be fired.
As for Microsoft, existing code should work as before


--
To view, visit https://gwt-review.googlesource.com/3171
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia6e8cb62ea195ca9e0253a74b4fc6fafbe6183da
Gerrit-PatchSet: 2
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Andrey Korzhevskiy <a.korzhevs...@gmail.com>
Gerrit-Reviewer: Andrey Korzhevskiy <a.korzhevs...@gmail.com>
Gerrit-Reviewer: Thomas Broyer <t.bro...@gmail.com>
Gerrit-HasComments: Yes

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to