<AWT Dev> RFR: 8196019 java/awt/Window/Grab/GrabTest.java fails on Windows
Jayathirth D v
JAYATHIRTH.D.V at ORACLE.COM
Tue Apr 7 02:37:26 UTC 2020
Looks good to me.
Thanks,
Jay
> On 07-Apr-2020, at 12:55 AM, Philip Race <philip.race at oracle.com> wrote:
>
> +1
>
> -phil
>
> On 4/6/20, 5:20 AM, Sergey Bylokhov wrote:
>> Hello.
>> Please review the fix for jdk/client.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8196019
>> Fix: http://cr.openjdk.java.net/~serb/8196019/webrev.00
>>
>> Two issues were fixed:
>> - On Windows, the mouse may click on the minimize/maximize buttons
>> of the frame instead of title, when some non-default scale is set
>> on the screen(But I was not able to reproduce this issue).
>> As a possible solution the size of the windows are increased.
>>
>> - On macOS, the test shows and clicks on undecorated windows at the
>> top left corner of the screen, and instead of the window may click
>> on the Dock or global menubar. These windows are moved to the center
>> of the screen.
>>
More information about the awt-dev
mailing list