-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6u23
-
x86
-
windows_vista
Testsuite name:plugin
JDK/JRE tested:jre6u23b04-32bit
OS/architecture:vista-sp2-x86
Reproducible: Always
Reproducible on machine:vista-sp2-x86
[If sometimes] Also reproducible on machine:
Is it a platform specific regression: N
[If yes] Is it a new platform support: [If yes] Regression relative to OS version:
Is it a Regression: N
[If yes] Regression introduced in release/build:
Test result : Fail Test run log location:
http://jsqalab.sfbay.sun.com/results/Evergreen/6u23/automation/6u23b04/deployment_plugin/automation/winvista-sp2-i586/Standalone_deployment_plugin_2010_11_13_18_01_34_rerun3/
Steps to reproduce:
1. Install test jre, getting from "http://jre.sfbay.sun.com/java/re/jdk/6u23/promoted/fcs/b04/bundles"
2. Loading "http://10.8.5.54:8080/deployment_6_UR_master_ws/deployment/src/plugin/FunctionalTest/FunctionalTest/html/PopUpBlockerBlank-iFrameTest.html" with IE8 browser.
3. You will see "Pop-up blocked. To see this pop-up or additional options click here...". This is not expected. Expected is poping up a new browser window.
Analyzing result:
refer to src file PopBlockerFramesTest.java
--------------------------------START
......
if(testType.equalsIgnoreCase("blank"))
{
getAppletContext().showDocument(new URL(getDocumentBase(),"MyCommonPopUp.html"), "_blank");
......
---------------------------------END
Applet MyCommonPopUp.html is blocked.
JDK/JRE tested:jre6u23b04-32bit
OS/architecture:vista-sp2-x86
Reproducible: Always
Reproducible on machine:vista-sp2-x86
[If sometimes] Also reproducible on machine:
Is it a platform specific regression: N
[If yes] Is it a new platform support: [If yes] Regression relative to OS version:
Is it a Regression: N
[If yes] Regression introduced in release/build:
Test result : Fail Test run log location:
http://jsqalab.sfbay.sun.com/results/Evergreen/6u23/automation/6u23b04/deployment_plugin/automation/winvista-sp2-i586/Standalone_deployment_plugin_2010_11_13_18_01_34_rerun3/
Steps to reproduce:
1. Install test jre, getting from "http://jre.sfbay.sun.com/java/re/jdk/6u23/promoted/fcs/b04/bundles"
2. Loading "http://10.8.5.54:8080/deployment_6_UR_master_ws/deployment/src/plugin/FunctionalTest/FunctionalTest/html/PopUpBlockerBlank-iFrameTest.html" with IE8 browser.
3. You will see "Pop-up blocked. To see this pop-up or additional options click here...". This is not expected. Expected is poping up a new browser window.
Analyzing result:
refer to src file PopBlockerFramesTest.java
--------------------------------START
......
if(testType.equalsIgnoreCase("blank"))
{
getAppletContext().showDocument(new URL(getDocumentBase(),"MyCommonPopUp.html"), "_blank");
......
---------------------------------END
Applet MyCommonPopUp.html is blocked.
- duplicates
-
JDK-6841386 PopUpBlocker Scenarios failing on IE8
-
- Closed
-