<Swing Dev> [9][TESTBUG]: Review Request for JDK-8169957: javax/swing/JScrollBar/4708809: The scrollbar moved with incorrect direction
Srinivas Mandalika
srinivas.mandalika at oracle.com
Mon Jun 12 08:20:29 UTC 2017
Hi All,
Please review the test bug fix for JDK-8169957: javax/swing/JScrollBar/4708809: The scrollbar moved with incorrect direction.
Issue:
This test checks whether a scrollbar drag moves in the correct direction. This behavior is working as expected when tested manually. The test was failing robot clicks out of sync with the yet to be maximized frame.
Fix:
Ensure the robot waits for the frame to be maximized before the scroll actions. Also ensure the main application frame is maximized explicitly.
Testing:
Tested the potential fix on winx64, linux with JDK8, 9 several times with running tests individually clubbed with the previous test and the entire suite (i.e javax/swing) put to ensure that the issue is not repeated.
Bug Id: https://bugs.openjdk.java.net/browse/JDK-8169957
Webrev: http://cr.openjdk.java.net/~akolarkunnu/8169957/webrev.00/
Thanks
Srinivas M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20170612/d0f9e90e/attachment.html>
More information about the swing-dev
mailing list