RFR: 8339984: Open source AWT MenuItem related tests [v4]

Alexey Ivanov aivanov at openjdk.org
Wed Sep 18 10:55:05 UTC 2024


On Wed, 18 Sep 2024 10:12:27 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Actually, I thought `.positionTestWindow` would be called for the first window automatically, then you can position other windows based on the assigned location. Eventually, it's not called at all if a list of windows is created.
>> 
>> I'll submit a bug for it.
>
>> Actually, I thought .positionTestWindow would be called for the first window automatically
> 
> No. both window were overlapped near top-left corner.
> 
>> I'll submit a bug for it.
> 
> Ok.

> Actually, I thought `.positionTestWindow` would be called for the first window automatically, then you can position other windows based on the assigned location. Eventually, it's not called at all if a list of windows is created.
> 
> I'll submit a bug for it.

Submitted [JDK-8340365](https://bugs.openjdk.org/browse/JDK-8340365): _Position the first window of a window list_.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21029#discussion_r1764840936


More information about the client-libs-dev mailing list