JDK-7124329 : [macosx] Disposed child Window keeps focus
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2012-02-22
  • Resolved: 2012-02-09
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
7u4Resolved
Related Reports
Relates :  
Description
http://java.net/jira/browse/MACOSX_PORT-556 submitted 2011/10/13 by Yuri Nesterenko
Another focus pair bug, perhaps because of non-proactive event delivery mechanism: dispose an owned window; it's owner Frame don't receive focus; moreover, disposed window reported as focused, and it's component as a focus owner.
Attaching a regression test.

Comments
EVALUATION Already fixed in 7129732.
09-02-2012

EVALUATION Author: Yuri Nesterenko Date: 13/Oct/11 12:36 PM Build: b211 closed/java/awt/Focus/DisposedWindow/DisposedWindow.java
23-12-2011