-
Bug
-
Resolution: Won't Fix
-
P3
-
6u5, 7, 8
-
x86
-
windows, windows_xp, windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2202220 | 8 | Dmitry Cherepanov | P3 | Closed | Won't Fix | |
JDK-2214432 | 7u2 | Unassigned | P3 | Closed | Won't Fix |
With applet "Ctrl" key combinations are not working in all the browsers. "Ctrl" key is used with different combinations to open the new window, new tab or to fire the print. This is very serious bug, as all the "Ctrl" key combinations are not working. User can't use keybord to open the new tab/new window/print/new file when focus is inside the applet.
How to reproduce.
1.) Open the Arc test demo in IE/Firefox/Mozilla browser
<JDK_INSTALL_DIR>/demo/applets/ArcTest/example1.html
2.) Set the focus inside the textfield
3.) Press "Ctrl + T"/ "Ctrl + P"/ "Ctrl + N" / "Ctrl + O"or any other "Ctrl" key combinations
Expected bahaviour
It should open a new tap (with "Ctrl + T") or new window (with "Ctrl + N") or print dialog (with "Ctrl + P").
Actual Behaviour
Pressing any of the mentioned key combination does nothing when focus is inside the applet.
This bug can be reproduced always on all the browseres as well in all the releases of JDK/JRE. I have tested on JRE 6u5 b02 and 5.0u10 releases.
How to reproduce.
1.) Open the Arc test demo in IE/Firefox/Mozilla browser
<JDK_INSTALL_DIR>/demo/applets/ArcTest/example1.html
2.) Set the focus inside the textfield
3.) Press "Ctrl + T"/ "Ctrl + P"/ "Ctrl + N" / "Ctrl + O"or any other "Ctrl" key combinations
Expected bahaviour
It should open a new tap (with "Ctrl + T") or new window (with "Ctrl + N") or print dialog (with "Ctrl + P").
Actual Behaviour
Pressing any of the mentioned key combination does nothing when focus is inside the applet.
This bug can be reproduced always on all the browseres as well in all the releases of JDK/JRE. I have tested on JRE 6u5 b02 and 5.0u10 releases.
- backported by
-
JDK-2202220 with applet "Ctrl" key combination ("Ctrl+T","Ctrl+P","Ctrl+N" etc.) are not working on all browsers
-
- Closed
-
-
JDK-2214432 with applet "Ctrl" key combination ("Ctrl+T","Ctrl+P","Ctrl+N" etc.) are not working on all browsers
-
- Closed
-