Adding an accelerator for a typeable character such as SHIFT+1 should only activate the Accelerator if the character typed is not consumed by another control. However, TextField will get the typed character AND the accelerator attached to the Scene will fire.
- relates to
-
JDK-8142981 [TextArea, TextField] Accelerators with Alt are not consumed
-
- Open
-
-
JDK-8131666 Accelerators must fire always, unless key combination is explicitly handled by Control
-
- Open
-