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

TextArea: attempts to wrap text when wrapping is off, flickers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx19
    • javafx
    • None

      Using the MonkeyTester app
      https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/monkey/MonkeyTesterApp.java

      - select TextArea page
      - set text wrap off
      - paste text (with long words?)
      - change width
      It appears TextArea is trying to wrap text momentarily, even though the wrap text property is set to false, resulting in some amount of flicker.


      Edit: similar flickering is seen when changing font (to a much larger size) after JDK-8307117 fix.

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

              Created:
              Updated: