On Thu, 14 Mar 2024 13:26:37 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   extract logFrameBounds, instructions update
>
> test/jdk/java/awt/Frame/GetBoundsResizeTest.java line 44:
> 
>> 42:             0. There is a test window with a "Press" button,
>> 43:                 Its original bounds should be printed in the text area 
>> below.
>> 44:             1. Resize the test window using the upper left corner.
> 
> I found it impossible to resize the window by top left corner on Windows… The 
> frame is so small that the Minimize button in the title bar covers the icon.

Hmm, works for me:

[Screencast.webm](https://github.com/openjdk/jdk/assets/77687766/8d6d5edd-178c-4dd4-9385-9492fde3ce1a)

Anyway, I changed the default size of the window.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18250#discussion_r1525165288

Reply via email to