<AWT Dev> <AWT dev>[11] Review request for JDK-8204860: The frame could be resized by dragging a corner of the frame with the mouse

Manajit Halder manajit.halder at oracle.com
Fri Jun 15 06:37:23 UTC 2018


Hi All,

Kindly review the fix for JDK11.

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

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

Fix:
Frame is focusable:
	Retaining the existing frame resizable behaviour (Fixes the current issue).
Frame is non-focusable:
	Making the Frame non-resizable (Fix for issue 7158623).

Regards,
Manajit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180615/2d42439d/attachment.html>


More information about the awt-dev mailing list