<AWT Dev> <AWT dev>[12] Review request for JDK-8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH

Manajit Halder manajit.halder at oracle.com
Mon Jan 7 09:57:03 UTC 2019


Hi Sergey,

You are right. I have changed the code to reset the resizable behaviour in NORMAL state. Please review the webrev:
http://cr.openjdk.java.net/~mhalder/8215280/webrev.01/ <http://cr.openjdk.java.net/~mhalder/8215280/webrev.01/>

Regards,
Manajit

> On 05-Jan-2019, at 3:54 AM, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
> 
> Hi, Manajit.> The fix makes sure a frame after transition due to double click on title bar from MAXIMIZED_BOTH state to NORMAL state is resizable.
> I guess the frame in the NORMAL state should be resizable if it was resizable before MAXIMIZED_BOTH, but if the user set it to non-resizable before MAXIMIZED_BOTH then the frame should be non-resizable in a NORMAL state. Can you check this case, please?
> 
> 
> -- 
> Best regards, Sergey.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/awt-dev/attachments/20190107/54d658c3/attachment.html>


More information about the awt-dev mailing list