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

RTL orientation, TextField displays Arabic with number/punctuation in different order from Text.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      8.0 b67, in Arabic locale, set orientation to RTL. Set the content of TextFiled/Text to Arabic with number/punctuation, observe how they are displayed.
      They display the characters differently. Please refer to the attached snapshot.

      Test data:
      digital_trailing = "\u0639\u0634\u0631\u0629 1112";
      digital_leading = "1112 \u0639\u0634\u0631\u0629";
      punctuation_trailing = "\u0639\u0634\u0631\u0629!";
      punctuation_leading = ":\u0639\u0634\u0631\u0629";

            leifs Leif Samuelsson (Inactive)
            jennyh Jenny Huang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: