-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.0
-
generic, x86
-
generic, windows_2000
JFileChooser doesn't display drives and volumes of Win32 correctly in Right-to-Left. According to local users, ':' should *always* be on the visual right of a drive letter. (e.g., "(A:)", not "(:A)")
And, the order of icon, volume label and drive letter is incorrect
on Arabic/Hebrew Windows, when the volume label is written in Hebrew/Arabic.
In the following examples, lower letters like "gfedcba" mean Hebrew/Arabic,
and upper letters like "ABC" mean English.
JFileChooser:
(:A) 3.5 gfedcba [Icon]
ABC (C:) [Icon]
(:D) dcba [Icon]
Correct Order:
3.5 gfedcba (A:) [Icon]
ABC (C:) [Icon]
dcba (D:) [Icon]
###@###.### 10/13/04 18:47 GMT
And, the order of icon, volume label and drive letter is incorrect
on Arabic/Hebrew Windows, when the volume label is written in Hebrew/Arabic.
In the following examples, lower letters like "gfedcba" mean Hebrew/Arabic,
and upper letters like "ABC" mean English.
JFileChooser:
(:A) 3.5 gfedcba [Icon]
ABC (C:) [Icon]
(:D) dcba [Icon]
Correct Order:
3.5 gfedcba (A:) [Icon]
ABC (C:) [Icon]
dcba (D:) [Icon]
###@###.### 10/13/04 18:47 GMT
- duplicates
-
JDK-4527543 JFileChooser with RTL ComponentOrientation strings should be explicit RTL
-
- Closed
-