-
Bug
-
Resolution: Fixed
-
P3
-
5.0u12, 7
-
b15
-
x86
-
windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2149838 | 5.0u14 | Ragini Prasad | P2 | Resolved | Fixed | b01 |
The problem is reproduced on Windows, IE, with JDK 5,6,7.
Having an applet that is displayed in IE browser so that its bounds are outside
of the visible client area of the browser.
At a certain moment the applet is requesting focus on the EmbeddedFrame and then
displaying a modal dialog. (The applet doesn't contain any component inside.)
The modal dialog has a text field that should receive focus upon showing
(by default). However this is not the case, when the dialog is displayed
its text field is not focused.
To reproduce. Run the applet attached in IE. Resize the IE window so that it hides
the applet. Click "Enter PIN" button. A dialog will pop up. Try to type something.
If nothing appears in the text field the bug is reproduced.
Having an applet that is displayed in IE browser so that its bounds are outside
of the visible client area of the browser.
At a certain moment the applet is requesting focus on the EmbeddedFrame and then
displaying a modal dialog. (The applet doesn't contain any component inside.)
The modal dialog has a text field that should receive focus upon showing
(by default). However this is not the case, when the dialog is displayed
its text field is not focused.
To reproduce. Run the applet attached in IE. Resize the IE window so that it hides
the applet. Click "Enter PIN" button. A dialog will pop up. Try to type something.
If nothing appears in the text field the bug is reproduced.
- backported by
-
JDK-2149838 focus request queue is not updated when rejecting focus on EmbeddedFrame (win32)
- Resolved
- duplicates
-
JDK-6558271 Regression: No keyboard focus in a focusable Dialog
- Closed
- relates to
-
JDK-6577717 Textboxes don't work in applets under windows and linux
- Closed
-
JDK-6590085 Cannot invoke native input method on Windows
- Closed
-
JDK-6638103 JRE 5.0 Update 14 - checkbox within an applet is not updating properly
- Closed
-
JDK-6572970 dialogue request window pops under the current focus window
- Closed
(1 relates to)