JDK-8117367 : change in node orientation does not traverse the entire tree
Type:Bug
Component:javafx
Sub-Component:scenegraph
Affected Version:8
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2012-11-20
Updated:2015-06-17
Resolved:2013-01-21
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
change in node orientation does not traverse the entire tree
Comments
it looks good for me,
you have an Arabic (or Hebrew) keyboard installed on Windows you can paste the same text on notepad and use Ctrl+Right_Shift to switch to RTL, and Ctrl+Left_Shift to switch to LTR.
Right_Shift - is the shift on the right side of the keyboard (bellow the enter key)
Left_Shift - is the shift on the left side of the keyboard (bellow the caplock)
03-09-2013
Could somebody confirm, that it works right now? I cannot understand, if phrase like "he said shalom to me" in the middle rendered correctly for rtl...
30-08-2013
Changeset: d67bf0b88354
Author: Lubomir Nerad <lubomir.nerad@oracle.com>
Date: Fri Jan 18 17:14:59 2013 +0100
URL: http://jfxsrc.us.oracle.com/javafx/8.0/scrum/graphics/rt/rev/d67bf0b88354
Description: Fix for RT-26386: change in node orientation does not traverse the entire tree
21-01-2013
Note: orientationChanged() (or equivalent) also should be called when the node is reparent (and orientation is inherit).
21-11-2012
possible patch
21-11-2012
run the test case and use left arrow to switch ltr and right arrow to switch rtl
note the text node at the very top is bad