JDK-8124933 : Use effectiveNodeOrientationProperty in Text
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-01-24
  • Updated: 2015-06-17
  • Resolved: 2013-01-26
Related Reports
Relates :  
Description
Currently Text is overwrites impl_transformsChanged() + parent property to adjust its orientation.
now that RT-26140 is fixed Text should be using that instead.
Comments
http://jfxsrc.us.oracle.com/javafx/8.0/scrum/graphics/rt/rev/51d92d144713
26-01-2013

webrev http://jfx.us.oracle.com/shared-webrev/felipe/RT-27904/webrev/
24-01-2013

testcase
24-01-2013