hg: openjfx/9-dev/rt: 3 new changesets
david.hill at oracle.com
david.hill at oracle.com
Wed Jan 25 00:09:07 UTC 2017
Changeset: f712021de3ce
Author: ssadetsky
Date: 2017-01-24 19:08 -0500
URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/f712021de3ce
8171976: Linux: JavaFX window not painted with background when using GTK 3
Reviewed-by: kcr, ddhill
! modules/javafx.graphics/src/main/native-glass/gtk/glass_general.cpp
! modules/javafx.graphics/src/main/native-glass/gtk/glass_window.cpp
Changeset: b6447f3db996
Author: ssadetsky
Date: 2017-01-24 19:08 -0500
URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/b6447f3db996
8166414: Scene returns incorrect coordinates
Reviewed-by: ddhill, kcr
! modules/javafx.graphics/src/main/native-glass/gtk/glass_window.cpp
+ tests/system/src/test/java/test/javafx/stage/ChildStageLocationTest.java
Changeset: 56c44a871e9c
Author: ssadetsky
Date: 2017-01-24 19:08 -0500
URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/56c44a871e9c
8166147: Ubuntu 16.04: expandable content goes outside of the alert dialog
Reviewed-by: kcr, ddhill
! modules/javafx.graphics/src/main/native-glass/gtk/glass_window.cpp
+ tests/system/src/test/java/test/javafx/stage/MakeResizableAndResizeTest.java
More information about the openjfx-changes
mailing list