-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.4.0
-
generic
-
generic
The JComponent.setLocale javadoc says that it will set the component's component orientation property if that property has not been explicitly set by the user. Unfortunately, the implementation for setLocale sets the component orientation regardless of what the user has done to component orientation.
The same fix will need to be applied to the setLocale method of JFrame, JWindow, JApplet and JDialog when they are updated as a result of bug 4419914.
The same fix will need to be applied to the setLocale method of JFrame, JWindow, JApplet and JDialog when they are updated as a result of bug 4419914.
- relates to
-
JDK-4419914 RTL component orientation, Tab movement is always Left To Right
-
- Closed
-
-
JDK-4505945 Default component orientation should not be tied to locale
-
- Resolved
-