JDK-7124377 : [macosx] Button in child of non-focusable frame get keyboard focus on mouse click
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2012-03-16
  • Resolved: 2012-03-16
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
Duplicate :  
Description
http://java.net/jira/browse/MACOSX_PORT-318 submitted 2011/08/24 by Alexander Petrov
see test java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java function test1
Build: b204
Keywords: test-fail-macos
java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java

Comments
EVALUATION This is the problem of the same sort as in 7145827. I checked that it gets fixed by the fix suggested for 7145827. So, I'm going to close it after the fix goes into the master.
17-02-2012