Changeset: b2401b5285d1
Author:    leifs
Date:      2013-10-29 15:48 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b2401b5285d1

RT-33895: Input method composing text is not highlighted
Reviewed-by: naoto

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TextInputControlSkin.java

Changeset: d83cbe8507e2
Author:    leifs
Date:      2013-10-29 15:49 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d83cbe8507e2

RT-33898: Input method composing panel position lags behind caret position
Reviewed-by: naoto

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TextInputControlSkin.java

Changeset: cbcef6b84c73
Author:    leifs
Date:      2013-10-29 15:50 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/cbcef6b84c73

RT-33869: Controls are leaking through focus owner mechanism
Reviewed-by: jgiles

! 
modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TextFieldBehavior.java

Changeset: 6633eea3285d
Author:    David Grieve<[email protected]>
Date:      2013-10-29 18:58 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6633eea3285d

RT-33922: add null check in Labeled#applyStyle

! modules/controls/src/main/java/javafx/scene/control/Labeled.java

Changeset: 2271f1e4a95c
Author:    David Grieve<[email protected]>
Date:      2013-10-29 19:00 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/2271f1e4a95c

[DOCS-ONLY] RT-33917 cssref should state that Control has all the properties of 
Region

! modules/graphics/src/main/docs/javafx/scene/doc-files/cssref.html

Reply via email to