<AWT Dev> [11] Review Request: JDK-8196441 java/awt/Modal/ToBack/*.java tests fail
Prem Balakrishnan
prem.balakrishnan at oracle.com
Fri Feb 16 05:57:41 UTC 2018
Hi All,
Please review the following fix for JDK 11 :
Bug: https://bugs.openjdk.java.net/browse/JDK-8196441
Webrev: http://cr.openjdk.java.net/~pkbalakr/8196441/webrev.00/
Robot mouse move in these tests, placed the mouse cursor exactly on the edge of the Frame/Dialog,
due to which the cursor changed to resize cursor and mouse press didn't work as expected.
Proposed fix sets the Frame/Dialog resizable to false.
Regards,
Prem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180215/b245b0c7/attachment.html>
More information about the awt-dev
mailing list