-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b53
-
generic
-
generic
This is reproducible on mustang b50 on all platforms.
I've a TextField for which the focus traversal key is set as 'A'. When the focus is on TextField, typing 'A' results in focus getting shifted to the next component, but 'A' is printed on the TextField.
To reproduce:
1. Run the attached testcase
2. Type 'A' when focus is on TextField
I've a TextField for which the focus traversal key is set as 'A'. When the focus is on TextField, typing 'A' results in focus getting shifted to the next component, but 'A' is printed on the TextField.
To reproduce:
1. Run the attached testcase
2. Type 'A' when focus is on TextField
- relates to
-
JDK-4226243 Require ability to navigate within groups of buttons using arrow keys
-
- Open
-