hg: openjfx/8/controls/rt: 5 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Tue Apr 23 22:05:30 PDT 2013
Changeset: baef13b21f59
Author: jgiles
Date: 2013-04-24 11:10 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/baef13b21f59
RT-29685: [TreeTableView] Graphic property is rendered badly
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableRowSkinBase.java
Changeset: 6565025d8c61
Author: jgiles
Date: 2013-04-24 12:50 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/6565025d8c61
[TEST ONLY] Dispose of stage in VirtualFlowTestUtils, as it was leading to collateral damage in unrelated tests.
! javafx-ui-controls/test/com/sun/javafx/scene/control/infrastructure/VirtualFlowTestUtils.java
Changeset: 630fd44f41be
Author: jgiles
Date: 2013-04-24 16:54 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/630fd44f41be
RT-29860: MultipleSelectionModel selectedIndices reports incorrect addedSize on list change events.
! javafx-ui-controls/src/javafx/scene/control/MultipleSelectionModelBase.java
! javafx-ui-controls/src/javafx/scene/control/TableView.java
! javafx-ui-controls/src/javafx/scene/control/TreeTableView.java
! javafx-ui-controls/test/javafx/scene/control/MultipleSelectionModelImplTest.java
Changeset: 67383c848c40
Author: jgiles
Date: 2013-04-24 16:56 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/67383c848c40
[TEST ONLY] Enabling a subset of the tests written for RT-29833: [TableView, TreeTableView, TreeView, ListView] Loses anchor position in multiple selection
! javafx-ui-controls/test/javafx/scene/control/ListViewMouseInputTest.java
! javafx-ui-controls/test/javafx/scene/control/TableViewMouseInputTest.java
! javafx-ui-controls/test/javafx/scene/control/TreeTableViewMouseInputTest.java
! javafx-ui-controls/test/javafx/scene/control/TreeViewMouseInputTest.java
Changeset: 39d9cec409aa
Author: jgiles
Date: 2013-04-24 16:56 +1200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/39d9cec409aa
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/jfx/rt
More information about the openjfx-dev
mailing list