Details
-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b64
-
generic
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223192 | 7u40 | Leonid Romanov | P3 | Closed | Fixed | b28 |
Description
http://java.net/jira/browse/MACOSX_PORT-619 submitted 2011/11/01 by Yuri Nesterenko
Run any application with FocusListener added to anything and look for opposite field in the events (event.getOppositeComponent()). It seems that it is too often (if not always) null.
I'm attaching a simple example but something more elaborate is necessary as a unit test I believe.
Run any application with FocusListener added to anything and look for opposite field in the events (event.getOppositeComponent()). It seems that it is too often (if not always) null.
I'm attaching a simple example but something more elaborate is necessary as a unit test I believe.
Attachments
Issue Links
- backported by
-
JDK-2223192 [macosx] "opposite" seems always null in focus events
- Closed