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

TextField/TextArea, caret movement problem for mixed text.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • Windows7, jdk8 b91

      Tested with 8.0 b91. Create some TextField/TextArea with mixed text (arabic + other characters), check the caret movement when pressing left/right/home/end keys.
      There is a couple of issue:
      1. For symbol + arabic, like *#@ عشرة , in "*#@", when pressing right arrow key, caret move from right to left and vice versa.
      2. For arabic + hindi, like عشرة हिंदी , at the beginning of hindi, when pressing right arrow key, caret doesn't move.

      Attached a test program.

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

              Created:
              Updated:
              Resolved:
              Imported: