JDK-8158283 : Wrong radio button gets focus when radio button group gets focus
  • Type: Bug
  • Component: client-libs
  • Affected Version: 7u85,8u40,9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • Submitted: 2016-05-31
  • Updated: 2019-09-27
  • Resolved: 2019-09-27
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
When tabbing into a radio button group with the middle of three radio buttons selected focus should be on the selected radio button, not the first or last (if shift tabbing) non-selected radio button.

Be aware of these issues:
- JDK-8033699, "Incorrect radio button behavior"
- JDK-8154043, "Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups."
- JDK-8158282, "[macosx] radio buttons have incorrect focus behavior"
Comments
probably duplicate of JDK-8074883
21-10-2016

The Rampdown phase start [1] milestone is approaching, it means we are not targeting "9" to fix P4s anymore, unless the fix is ready and not risky, safe enough not introduce P2-P3 regressions; if this is a case you can retarget back to "9" right before the push the reviewed code. [1] http://openjdk.java.net/projects/jdk8/milestones#Rampdown_start
29-08-2016