Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4501166

Win32: JFileChooser doesn't display drives/volumes correctly in RtoL

    • 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

            tr Tejesh R
            okutsu Masayoshi Okutsu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: