hg: openjfx/8u-dev/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Mon Feb 10 17:48:20 PST 2014
Changeset: 9338bcd4f644
Author: jgiles
Date: 2014-02-11 13:35 +1300
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/9338bcd4f644
RT-35624: ListView selectedItems(): wrong notification on SHIFT-Select
! modules/controls/src/main/java/com/sun/javafx/scene/control/SelectedCellsMap.java
! modules/controls/src/main/java/javafx/scene/control/MultipleSelectionModelBase.java
! modules/controls/src/test/java/javafx/scene/control/MultipleSelectionModelImplTest.java
Changeset: ad4e047d5d77
Author: jgiles
Date: 2014-02-11 14:42 +1300
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ad4e047d5d77
RT-35784: Fix for RT-18488 makes incorrect assumptions about getSelectedCells() list ordering
! modules/controls/src/main/java/com/sun/javafx/scene/control/SelectedCellsMap.java
+ modules/controls/src/main/java/com/sun/javafx/scene/control/SizeLimitedList.java
! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TableViewBehaviorBase.java
More information about the openjfx-dev
mailing list