hg: openjfx/8/controls/rt: 4 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Sun Sep 1 22:32:25 PDT 2013
Changeset: 3acaf13c190c
Author: jgiles
Date: 2013-09-02 12:54 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3acaf13c190c
RT-32253: Uncaught exception in static initializer for Control prevents creation of all controls
! modules/graphics/src/main/java/com/sun/javafx/application/PlatformImpl.java
Changeset: 2e11c8f35ee5
Author: jgiles
Date: 2013-09-02 13:16 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2e11c8f35ee5
RT-31104: TableView makes multiple selection drags difficult
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableCellBehaviorBase.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableRowBehavior.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TreeTableRowBehavior.java
Changeset: bd2c6e6b661a
Author: jgiles
Date: 2013-09-02 13:33 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/bd2c6e6b661a
RT-32620: CheckBox cell factory in tree view unselects every cell
! modules/controls/src/main/java/javafx/scene/control/TreeItem.java
Changeset: e60e9a5396e6
Author: jgiles
Date: 2013-09-02 17:18 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e60e9a5396e6
RT-29885: Regression: issue with ComboBox focusedProperty
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/ComboBoxListViewSkin.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/DatePickerSkin.java
! modules/controls/src/main/java/javafx/scene/control/ComboBox.java
! modules/controls/src/main/java/javafx/scene/control/DatePicker.java
More information about the openjfx-dev
mailing list