Changeset: 998037e1d9e1 Author: David Grieve<david.gri...@oracle.com> Date: 2014-04-02 15:02 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/998037e1d9e1
RT-36457: in TooltipSkin, bind tipLabel graphicTextGapProperty to tooltip graphicTextGapProperty ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TooltipSkin.java Changeset: 2d5e801bf702 Author: David Grieve<david.gri...@oracle.com> Date: 2014-04-02 15:02 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/2d5e801bf702 RT-34495: fix broken conditional in LabeledText for case when CSS is resetting font to its initial value ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/LabeledText.java Changeset: 952213e6d905 Author: Joseph Andresen <joseph.andre...@oracle.com> Date: 2014-04-02 12:07 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/952213e6d905 [accessibility] RT-36268 - Attributes for menus ! modules/graphics/src/main/java/javafx/scene/accessibility/Attribute.java