hg: openjfx/8/controls/rt: Significantly improved keyboard navigation	support for ListView, TreeView,	TableView and TreeTableView on Mac OS (as part of RT-27658).	Additionally,	I have fixed up all the *KeyInputTest unit tests to run and pass on Mac	OS,	although due to memory limitations of the build servers they continue	to be @Ignore'd.
    hang.vo at oracle.com 
    hang.vo at oracle.com
       
    Sun Feb  3 22:03:18 PST 2013
    
    
  
Changeset: 8252bde86002
Author:    Jonathan Giles <jonathan.giles at oracle.com>
Date:      2013-02-04 19:00 +1300
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8252bde86002
Significantly improved keyboard navigation support for ListView, TreeView, TableView and TreeTableView on Mac OS (as part of RT-27658). Additionally, I have fixed up all the *KeyInputTest unit tests to run and pass on Mac OS, although due to memory limitations of the build servers they continue to be @Ignore'd.
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/ListViewBehavior.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TableViewBehaviorBase.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TreeViewBehavior.java
! javafx-ui-controls/test/javafx/scene/control/ListViewKeyInputTest.java
! javafx-ui-controls/test/javafx/scene/control/TableViewKeyInputTest.java
! javafx-ui-controls/test/javafx/scene/control/TreeTableViewKeyInputTest.java
! javafx-ui-controls/test/javafx/scene/control/TreeViewKeyInputTest.java
    
    
More information about the openjfx-dev
mailing list