<Swing Dev> Review Request: JDK-8009477 :PageUp and PageDown keyboard buttons don't move slider indicator to next minor tick
Prem Balakrishnan
prem.balakrishnan at oracle.com
Wed Aug 31 12:36:53 UTC 2016
Hi,
Please review fix for JDK 9,
Bug: https://bugs.openjdk.java.net/browse/JDK-8009477
Webrev: http://cr.openjdk.java.net/~pkbalakr/8009477/webrev.00/
Cause: PageUp/PageDown key is used to scroll by block,
MinorTickSpacing set by the user is not consider as the Block size.
Fix: MinorTickSpacing(non-zero value) set by the user is set as Block size.
Regards,
Prem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160831/cb377db3/attachment.html>
More information about the swing-dev
mailing list