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

text wrapping problem for Asian lanugages.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u20
    • 7u6
    • javafx
    • Windows, javafx2.2b10.

      Create a TextArea and set the text to long Asian characters, and set wrap text. The text is wrapped at spaces first, then wrapped when the long text reaches the width of TextArea. But this is not suitable for Asian languages. Usually, it's only wrapped when the text reaches the width of TextArea.

      Attached snapshot for comparison of FX TextArea and Swing JTextArea. Swing JTextArea meets the habits.

            fheidric Felipe Heidrich (Inactive)
            jennyh Jenny Huang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: