hg: openjfx/2.1/master/rt: 2 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Tue Dec 6 02:34:17 PST 2011
Changeset: ad7c7e6580a3
Author: leifs
Date: 2011-12-05 12:20 -0800
URL: http://hg.openjdk.java.net/openjfx/2.1/master/rt/rev/ad7c7e6580a3
Fixed RT-17316: TextField does not support TextInputControl styles including psuedo-class of 'readonly' and 'editable'
! javafx-ui-controls/src/javafx/scene/control/TextInputControl.java
Changeset: 2b29532ca4c9
Author: leifs
Date: 2011-12-05 12:55 -0800
URL: http://hg.openjdk.java.net/openjfx/2.1/master/rt/rev/2b29532ca4c9
Fixed: RT-17895, RT-17896, RT-17897 [Cmd-][Shift-]Home/End does not work as expected (Mac)
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextAreaBehavior.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextInputControlBindings.java
More information about the openjfx-dev
mailing list