Two components are focused and accept keyboard input.
To reproduce:
- click on the text field
- press SPACE
Notice both the text field and the check box have the focus and handle keyboard input.
original report and example
https://github.com/andy-goryachev/JavaBugs/blob/master/src/goryachev/bugs/fx/DualFocus.java
To reproduce:
- click on the text field
- press SPACE
Notice both the text field and the check box have the focus and handle keyboard input.
original report and example
https://github.com/andy-goryachev/JavaBugs/blob/master/src/goryachev/bugs/fx/DualFocus.java
- relates to
 - 
                    
JDK-8319317 Linux: Broken Focus/KeyEvents for TextField when repeatedly displayed in new Stage
-         
     - Open
 
 -         
 - 
                    
JDK-8090456 Focus Management
-         
     - Open
 
 -         
 - 
                    
JDK-8091670 Add API for better control over keyboard focus
-         
     - Open
 
 -