Details
-
Bug
-
Resolution: Duplicate
-
P4
-
8u311
Description
When a frame opens and the first component in the frame is a radio button group, the initial focus is on the first radio button irrespective whether it's selected or not.
The focus should be on the selected radio button in the radio button.
The workaround is to request focus for the selected button explicitly.
Please refer to the attached sample app which demonstrates the problem and the workaround.
The focus should be on the selected radio button in the radio button.
The workaround is to request focus for the selected button explicitly.
Please refer to the attached sample app which demonstrates the problem and the workaround.
Attachments
Issue Links
- duplicates
-
JDK-8074883 Tab key should move to focused button in a button group
- Resolved
- relates to
-
JDK-8265043 Focus is stuck in radio button group post JDK-8033699
- Resolved