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

Sergey Bylokhov serb at openjdk.org
Tue Apr 4 23:17:09 UTC 2023


On Wed, 15 Mar 2023 18:59:09 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.
>
> Nikita Gubarkov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8301616: Drag & maximize to another monitor places window incorrectly (Windows)

Let's check how it will work.

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

Marked as reviewed by serb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/12367#pullrequestreview-1371913014



More information about the client-libs-dev mailing list