JDK-6298667 : In some cases it is possible to move focus out of radio button group using arrow keys buttons
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-07-19
  • Updated: 2011-01-19
  • Resolved: 2005-08-03
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.
JDK 6
6 b46Fixed
Related Reports
Relates :  
Description
If radio buttongroup surrounded not by other buttons(JTextFields for example) it is possible to move focus out of buttongroup with help of arrow keys buttons
TestCase attached

It should be fixed
###@###.### 2005-07-19 12:46:57 GMT

Comments
EVALUATION javax.swing.BasicButtonListener.Actions.moveFocus() should be fixed ###@###.### 2005-07-19 12:55:44 GMT
19-07-2005