JDK-8158282 : [macosx] radio buttons have incorrect focus behavior
  • Type: Bug
  • Component: client-libs
  • Affected Version: 7u4,8,9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • Submitted: 2016-05-31
  • Updated: 2022-05-24
  • Resolved: 2021-11-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
Radio button group behavior was recently fixed by JDK-8033699. When pressing tab in a radio button group focus should not move to the next radio button but should move to the next focusable element.  The required Mac code changes were not included in this fix.

Also be aware of JDK-8154043, "Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups."
Comments
I believe this has already been fixed by JDK-8154043 and JDK-8074883.
17-11-2021

No plans to fix for JDK 7 and 8. Dev may decide to fix for tbd_minor/tbd_major If there's a customer bug filed we may revisit the 7-wnf/8-wnf - will not fix position, and of course the OpenJDK community may decide to address this if they require.
01-09-2016