Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2202269 | 7 | Calvin Cheung | P3 | Closed | Won't Fix |
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. In java control panel -> Advanced -> Java Plug-in, select the "Enable the next generation Java Plug-in" checkbox.
2. Enable pop-up blocker in browser
3. Restart browser
4. Open the following URL:
http://sqeweb.sfbay.sun.com/jsn/users/fred/ws_run/deployment/src/plugin/FunctionalTest/FunctionalTest/html/PopUpBlockerNewWinTest.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A pop-up window appears.
ACTUAL -
IE blocks the pop-up window coming from applet.
Firefox doesn't block this pop-up, window which is expected.
REPRODUCIBILITY :
This bug can be reproduced always.
1. In java control panel -> Advanced -> Java Plug-in, select the "Enable the next generation Java Plug-in" checkbox.
2. Enable pop-up blocker in browser
3. Restart browser
4. Open the following URL:
http://sqeweb.sfbay.sun.com/jsn/users/fred/ws_run/deployment/src/plugin/FunctionalTest/FunctionalTest/html/PopUpBlockerNewWinTest.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A pop-up window appears.
ACTUAL -
IE blocks the pop-up window coming from applet.
Firefox doesn't block this pop-up, window which is expected.
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-2202269 A window coming from applet is blocked by IE, when the new-plugin is on
- Closed