JDK-6347235 : redundant focus event occurs when modal dialog is shown
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows
  • CPU: x86
  • Submitted: 2005-11-08
  • Updated: 2011-01-19
  • Resolved: 2007-11-20
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 7
7Resolved
Related Reports
Relates :  
Description
The testcase just shows a dialog with a button.

If the dialog is modal then double focus event (FocusEvent.FOCUS_GAINED) occurs.

The problem is reproducible on Windows XP, jdk6 b60.
The problem is not reproducible on linux.

Not reproducible on Linix.

The testcase is attached to the change request.

Comments
EVALUATION The problem is not reproducible using latest jdk7 build so I suspect that it has been fixed.
18-11-2005