On Wed, 1 Feb 2023 16:17:02 GMT, Nikita Gubarkov <[email protected]> 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 <[email protected]> Committer: Alexey Ushakov <[email protected]> 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
