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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx19
    • jfx19
    • javafx
    • None

        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.

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

                Created:
                Updated:
                Resolved: