RFR: 8301616: Drag & maximize to another monitor places window incorrectly (Windows)

Alexey Ivanov aivanov at openjdk.org
Thu Feb 2 23:13:53 UTC 2023


On Wed, 1 Feb 2023 16:17:02 GMT, Nikita Gubarkov <duke at openjdk.org> wrote:

> The `AwtWindow::CheckWindowDPIChange()` hack was introduced for popup windows and breaks maximization logic, so reshape window only if it's not maximized.

I tested it and it looks good.

In my case the title bar and client area were always aligned, yet the window was maximized incorrectly.

I ran the client tests, all's green.

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

Marked as reviewed by aivanov (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12367



More information about the client-libs-dev mailing list