<AWT Dev> Subject: <AWT dev>[11] Review request for JDK-7158623: [macosx] Should an unfocusable maximized Frame be resizable?

Manajit Halder manajit.halder at oracle.com
Fri Feb 16 09:49:42 UTC 2018


Hi All,

Kindly review the fix for JDK10.

Bug: 
https://bugs.openjdk.java.net/browse/JDK-7158623 <https://bugs.openjdk.java.net/browse/JDK-7158623>

Webrev:
http://cr.openjdk.java.net/~mhalder/7158623/webrev.00/ <http://cr.openjdk.java.net/~mhalder/7158623/webrev.00/>

Issue:
Unfocusable frame was resizable.

Fix:
After the fix resizability of the frame depends on focusability of the frame. If the frame is focusable then it is resizable otherwise not.
The test code was cleaned to remove old test machinery code.

Regards,
Manajit

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180216/b4c73136/attachment.html>


More information about the awt-dev mailing list