On Wed, 18 Sep 2024 10:12:27 GMT, Abhishek Kumar <abhis...@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