hg: openjfx/9/rt: 7 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Mon Oct 19 19:59:35 UTC 2015
Changeset: bc6b18a6309a
Author: leifs
Date: 2015-10-13 17:15 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/bc6b18a6309a
8090230: ESCAPE key doesn't hide Popup if a TextField on Popup has focus
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TextFieldBehavior.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TextInputControlBehavior.java
Changeset: 6ee3406efb55
Author: kcr
Date: 2015-10-14 09:16 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/6ee3406efb55
8139593: Running apps on FX 9 + JDK 8u fails when security manager is enabled
Reviewed-by: ddhill
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/GlassStage.java
Changeset: 332df45da96e
Author: leifs
Date: 2015-10-14 14:14 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/332df45da96e
8139606: [MenuBar] Menus should activate on ALT released, not pressed, on Windows/Linux
Reviewed-by: jgiles
! modules/controls/src/main/java/javafx/scene/control/skin/MenuBarSkin.java
Changeset: 95942b4a2ef8
Author: Morris Meyer <morris.meyer at oracle.com>
Date: 2015-10-16 09:04 -0400
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/95942b4a2ef8
8088993: Accepting object is null after a drop
Reviewed-by: jgiles
! modules/graphics/src/main/java/javafx/scene/input/DragEvent.java
Changeset: 2fde0de2716c
Author: Morris Meyer <morris.meyer at oracle.com>
Date: 2015-10-16 09:09 -0400
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/2fde0de2716c
8139753: Typo in JavaFX DragEvent.java
Reviewed-by: jgiles
! modules/graphics/src/main/java/javafx/scene/input/DragEvent.java
Changeset: 897934cb430d
Author: leifs
Date: 2015-10-16 11:50 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/897934cb430d
8087841: TextField rendered wrong with Touch
! modules/controls/src/main/java/javafx/scene/control/skin/TextFieldSkin.java
Changeset: 7126f4aed997
Author: kcr
Date: 2015-10-16 13:24 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/7126f4aed997
Merge
More information about the openjfx-changes
mailing list