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

TextArea: wrapText property ignored when changing font

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx23
    • jfx21
    • javafx
    • b05

      Looks like the TextArea tries to wrap text even when wrapTextProperty==false when changing font to a larger size.

      To reproduce using the Monkey Tester:

      - select TextArea page
      - select Long text, size 12
      - turn off Wrap Text
      - change size to 48
      Observe text being wrapped despite the wrap property being off.

            angorya Andy Goryachev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: