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

Nikita Gubarkov duke at openjdk.org
Wed Apr 5 13:45:29 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.

This pull request has now been integrated.

Changeset: f69d88c5
Author:    Nikita Gubarkov <nikita.gubarkov at jetbrains.com>
Committer: Alexey Ushakov <avu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f69d88c57f98472c483a7dcedcfd5afb0dbd3930
Stats:     14 lines in 1 file changed: 14 ins; 0 del; 0 mod

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

Reviewed-by: avu, aivanov, serb

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

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



More information about the client-libs-dev mailing list