Issue found on Mac 10.7.3 with Safari 5.1.3. JRE 7u6 b18
In Safari enable popup blocker, Open URL:
http://sqeweb.us.oracle.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/html/TestFXShowdocument.html
Expected behavior: new window should not be able to open
Actual behavior: new browser window is opened as if popup blocker is turned off.
The testcase uses fx applet in which trys to open new document by calling applet API showDocument(). Source code can be found at:
http://sqeweb.us.oracle.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/src/
In Safari enable popup blocker, Open URL:
http://sqeweb.us.oracle.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/html/TestFXShowdocument.html
Expected behavior: new window should not be able to open
Actual behavior: new browser window is opened as if popup blocker is turned off.
The testcase uses fx applet in which trys to open new document by calling applet API showDocument(). Source code can be found at:
http://sqeweb.us.oracle.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/src/