Changeset: 673a1107114b Author: jgiles Date: 2013-09-04 10:44 +1200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/673a1107114b
RT-32684: onEdit<> events are never fired in tree table ! modules/controls/src/main/java/javafx/scene/control/TreeTableView.java ! modules/controls/src/test/java/javafx/scene/control/TreeTableCellTest.java ! modules/controls/src/test/java/javafx/scene/control/TreeTableRowTest.java Changeset: 771594e0b347 Author: jgiles Date: 2013-09-04 13:06 +1200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/771594e0b347 RT-32683: F2 cause editing to cancel in TreeView ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/VirtualFlow.java ! modules/controls/src/main/java/javafx/scene/control/cell/TextFieldTreeCell.java ! modules/controls/src/main/java/javafx/scene/control/cell/TextFieldTreeTableCell.java ! modules/controls/src/test/java/javafx/scene/control/TreeViewKeyInputTest.java Changeset: 9dafb5c352f3 Author: jgiles Date: 2013-09-04 14:10 +1200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9dafb5c352f3 RT-32621: ProgressBar cells are rendered after collapsing root ! modules/controls/src/main/java/javafx/scene/control/TableCell.java ! modules/controls/src/main/java/javafx/scene/control/TreeTableCell.java Changeset: 6c9898b47f64 Author: jgiles Date: 2013-09-04 14:11 +1200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/6c9898b47f64 [TEST ONLY] slightly improved test infrastructure for virtualFlow controls and mouse event firing. ! modules/controls/src/test/java/com/sun/javafx/scene/control/infrastructure/MouseEventFirer.java ! modules/controls/src/test/java/com/sun/javafx/scene/control/infrastructure/VirtualFlowTestUtils.java Changeset: 9257caffde99 Author: jgiles Date: 2013-09-04 14:53 +1200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9257caffde99 [TEST ONLY] Re-enabling test for RT-28556. ! modules/controls/src/test/java/javafx/scene/control/TreeViewTest.java Changeset: e94c28bc5396 Author: jgiles Date: 2013-09-04 15:57 +1200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e94c28bc5396 Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/jfx/rt
