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

Cursor can become invisible in TextArea

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 8u40
    • javafx

      Cursor can become invisible in text area when the following steps are done:
       * click on button (sets text to null)
       * click into TextArea
       * click on button again
       * click into TextArea again
       * cursor is notvisible, changing focus does not help but typing into TextArea does

      I can see this behavior since 8u20, 8u5 and 8u11 throws NPE while setting null value (probably RT-34959), 7u75 works.

            Unassigned Unassigned
            lvitasekjfx Lukas Vitasek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: