-
Bug
-
Resolution: Fixed
-
P3
-
6u18
-
b05
-
x86
-
windows_vista
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2184498 | 7 | Anton Tarasov | P3 | Resolved | Fixed | b114 |
1) Created JWindow with a JFrame parent that is visible.
2) When the program runs, click on JWindow - it gets focus.
3) Now click on JFrame - it should switch focus to the JFrame -
but it does not. This works fine on the mac but does not on Windows.
2) When the program runs, click on JWindow - it gets focus.
3) Now click on JFrame - it should switch focus to the JFrame -
but it does not. This works fine on the mac but does not on Windows.
- backported by
-
JDK-2184498 Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
-
- Resolved
-
- relates to
-
JDK-6993873 java/awt/Focus/FocusOwnerFrameOnClick/FocusOwnerFrameOnClick.java test indicates ".a frame wasn't focused on click" jdk7 issue on linux
-
- Resolved
-