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

[TextArea] TextArea does not have focus when its ScrollBar has focus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 8u40
    • javafx

    Description

      I'd like to report a blur situation on the focus of the TextArea. The "focusedProperty" returned by the TextArea is in fact only the focusProperty of the TextInputControl.

      If the user grab one scrollBar of the TextArea, the "isFocused" returns false. But IMHO, since the scrollBar is part of the TextArea, and the developer has no API to detect that situation, I would see that the TextArea will still have the focus when the user is playing around with the inner scrollBar.

      Because right now, the focus is gone to another object that is not accessible.

      Attachments

        Activity

          People

            leifs Leif Samuelsson (Inactive)
            shadzic Samir Hadzic
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: