hg: openjfx/8/graphics/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Mon Oct 14 19:47:43 PDT 2013
Changeset: 9f888001d100
Author: jgiles
Date: 2013-10-15 14:45 +1300
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9f888001d100
RT-32310: Issue on fixed cell height implementation
! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TableRowSkinBase.java
Changeset: ace4d0178ecb
Author: jgiles
Date: 2013-10-15 15:13 +1300
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ace4d0178ecb
RT-20915: [ListView] CTRL-SHIFT-SPACE does not work in multi-selection mode
Fixed for ListView, TreeView, TableView and TreeTableView.
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/ListViewBehavior.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableViewBehaviorBase.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TreeViewBehavior.java
! modules/controls/src/test/java/javafx/scene/control/ListViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TableViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeTableViewKeyInputTest.java
! modules/controls/src/test/java/javafx/scene/control/TreeViewKeyInputTest.java
More information about the openjfx-dev
mailing list