<AWT Dev> [9] Review Request: 4419271 Provide support for scrolling-mechanisms of non-mouse input-devices

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Nov 23 14:20:16 UTC 2016


Hello.

Please review the fix for jdk9.

Support of WM_MOUSEHWHEEL for Swing was added (AWT components were not 
touched), which mostly the code symmetric to the WM_MOUSEWHEEL, except 
that I changed the direction to align it in Swing and OS. It seems that 
this functionality does not work on linux as well, at least I was not 
able to enable it. Will file a separate bug for jdk on linux.

Bug: https://bugs.openjdk.java.net/browse/JDK-4419271
Webrev can be found at: http://cr.openjdk.java.net/~serb/4419271/webrev.02

-- 
Best regards, Sergey.


More information about the awt-dev mailing list