-
Enhancement
-
Resolution: Fixed
-
P3
-
fx1.2
It's really hard to find out which node has the focus currently on a given Scene. There is no straightforward way to find this. You need to scan through all the Nodes and check the 'focused' attribute.
Would be great if we can able get the focused node at the Scene Level.
Would be great if we can able get the focused node at the Scene Level.
- relates to
-
JDK-8092094 Lacking concept of "inactive" focus owner
- Closed