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

Mouse or touch presses on a non-focusable region don't clear the focusVisible flag of the current focus owner

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • jfx19
    • jfx19
    • javafx
    • None

    Backports

      Description

        The `focusVisible` flag is only set on a node when it acquires input focus using a keyboard interaction, and it is cleared by mouse and touch interactions.

        It is not necessary for a node to lose input focus in order to lose focusVisible. Currently, clicking on a region of the scene that does not contain a focusable node does not clear the focusVisible flag.

        Attachments

          Issue Links

            Activity

              People

                mstrauss Michael Strauß
                mstrauss Michael Strauß
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: