[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-awt-dev
Subject:    Re: <AWT Dev> <AWT dev>[12] Review request for JDK-8209123: [Macosx] Maximized frame is resizable on
From:       Manajit Halder <manajit.halder () oracle ! com>
Date:       2018-12-12 12:49:22
Message-ID: 5BDF91BA-EA10-4787-947B-6FE9F8DC26EF () oracle ! com
[Download RAW message or body]

Hi Sergey,

You are right, the issue is observed sometimes on double clicking title bar for few \
times and sometimes it is not observed at all. I have created an issue to work on it. \
https://bugs.openjdk.java.net/browse/JDK-8215280 \
<https://bugs.openjdk.java.net/browse/JDK-8215280>

Regards,
Manajit


> On 11-Dec-2018, at 7:17 PM, Sergey Bylokhov <Sergey.Bylokhov@oracle.com> wrote:
> 
> Hi, Manajit.
> 
> Did you check the test below? It looks like a regression.
> 
> On 30/11/2018 16:12, Sergey Bylokhov wrote:
> > I'm not sure that it works as intended:
> > Frame f = new Frame();
> > f.setSize(300,300);
> > f.setVisible(true);
> > f.setMaximizedBounds(new Rectangle(100,100,100,100));
> > f.setExtendedState(Frame.MAXIMIZED_BOTH);
> > Try to click on the title of the frame above a few times.
> > The frame will be non-resizable even in the normal state.
> 
> 
> -- 
> Best regards, Sergey.


[Attachment #3 (unknown)]

<html><head><meta http-equiv="Content-Type" content="text/html; \
charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: \
space; line-break: after-white-space;" class="">Hi Sergey,<div class=""><br \
class=""></div><div class="">You are right, the issue is observed sometimes on double \
clicking title bar for few times and sometimes it is not observed at all. I have \
created an issue to work on it.</div><div class=""><a \
href="https://bugs.openjdk.java.net/browse/JDK-8215280" \
class="">https://bugs.openjdk.java.net/browse/JDK-8215280</a></div><div class=""><br \
class=""></div><div class="">Regards,</div><div class="">Manajit</div><div \
class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div \
class="">On 11-Dec-2018, at 7:17 PM, Sergey Bylokhov &lt;<a \
href="mailto:Sergey.Bylokhov@oracle.com" class="">Sergey.Bylokhov@oracle.com</a>&gt; \
wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi, \
Manajit.<br class=""><br class="">Did you check the test below? It looks like a \
regression.<br class=""><br class="">On 30/11/2018 16:12, Sergey Bylokhov wrote:<br \
class=""><blockquote type="cite" class="">I'm not sure that it works as intended:<br \
class=""> &nbsp;&nbsp;&nbsp; Frame f = new Frame();<br class=""> &nbsp;&nbsp;&nbsp; \
f.setSize(300,300);<br class=""> &nbsp;&nbsp;&nbsp; f.setVisible(true);<br class=""> \
&nbsp;&nbsp;&nbsp; f.setMaximizedBounds(new Rectangle(100,100,100,100));<br class=""> \
&nbsp;&nbsp;&nbsp; f.setExtendedState(Frame.MAXIMIZED_BOTH);<br class="">Try to click \
on the title of the frame above a few times.<br class="">The frame will be \
non-resizable even in the normal state.<br class=""></blockquote><br class=""><br \
class="">-- <br class="">Best regards, Sergey.<br \
class=""></div></div></blockquote></div><br class=""></div></body></html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic