Cursor can become invisible in TextArea

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P5
    • tbd
    • Affects Version/s: 8u40
    • Component/s: 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.

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

              Created:
              Updated:
              Imported: