Integrated: 8237491: [Linux] Undecorated stage cannot be maximized

Thiago Milczarek Sayao tsayao at openjdk.java.net
Thu Nov 5 16:03:55 UTC 2020


On Mon, 2 Nov 2020 01:08:39 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

> Simple fix to enable maximizing functionality on the window manager.
> 
> Test provided
>  gradlew -PFULL_TEST=true -PUSE_ROBOT=true :systemTests:test --tests test.javafx.stage.MaximizeUndecorated
> 
> Fix for linux only.

This pull request has now been integrated.

Changeset: 08d8a980
Author:    Thiago Milczarek Sayao <tsayao at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/08d8a980
Stats:     100 lines in 2 files changed: 100 ins; 0 del; 0 mod

8237491: [Linux] Undecorated stage cannot be maximized

Reviewed-by: kcr

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

PR: https://git.openjdk.java.net/jfx/pull/345


More information about the openjfx-dev mailing list