RFR: 8328011: Convert java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTest.java applet test to main [v3]
Alexander Zvegintsev
azvegint at openjdk.org
Thu Mar 14 16:26:06 UTC 2024
On Thu, 14 Mar 2024 13:26:37 GMT, Alexey Ivanov <aivanov at 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
More information about the client-libs-dev
mailing list