JDK-6558271 : Regression: No keyboard focus in a focusable Dialog
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0u12
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-05-16
  • Updated: 2010-04-04
  • Resolved: 2007-06-01
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
5.0u13Resolved
Related Reports
Duplicate :  
Relates :  
Description
Edit box in modal dialog launched from IE does not get keyboard focus, when the dialog is in focus.

Using tab keys or mouse brings focus correctly.

Fix for 6473485: No keyboard focus in a focusable JWindow
went into 5.0u12 b01 caused this regression.