-
Bug
-
Resolution: Fixed
-
P2
-
6u18
-
b02
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2192229 | 7 | Anton Tarasov | P3 | Closed | Fixed | b112 |
When an applet is launched and focused in a browser and then another TAB is selected in the browser
the EmbeddedFrame doesn't receive WM_ACTIVATE(WA_INACTIVE) native message. On returning back to
the applet and clicking, say, some textfield in the applet the textfield will not be able to
receive key events. The latter is reproducible with JavaFX applets (see Comments), but is not
reproducible with Java applets.
the EmbeddedFrame doesn't receive WM_ACTIVATE(WA_INACTIVE) native message. On returning back to
the applet and clicking, say, some textfield in the applet the textfield will not be able to
receive key events. The latter is reproducible with JavaFX applets (see Comments), but is not
reproducible with Java applets.
- backported by
-
JDK-2192229 switching TAB in a browser doesn't deactivate EmbeddedFrame
-
- Closed
-