-
Bug
-
Resolution: Fixed
-
P4
-
None
-
fx2.0
-
scrum#256, jre7 b147, xp sp3 x86, Firefox 5.0, IE7
Standalone application cannot open the new page using showdocument api
Steps to reproduce
1. Set the tested browser as default browser
2. Disable the pop-up blocker of the default browser
3. Download jar from http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/javafx/fxfeaturesTest/fxfeaturesTest/classes/showdocument.jar
4. Run the JavaFX application as standalone application, Using command
javaws -cp showdocument.jar;{runtime}/lib/jfxrt.jar deploy.sqe.ShowdocumentTest --uri={html page}
5. The applicaiton should get launched and it will open a new page.
As a result, the application doesn't open the new page. There is no log file, which might be another bug.
Steps to reproduce
1. Set the tested browser as default browser
2. Disable the pop-up blocker of the default browser
3. Download jar from http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/javafx/fxfeaturesTest/fxfeaturesTest/classes/showdocument.jar
4. Run the JavaFX application as standalone application, Using command
javaws -cp showdocument.jar;{runtime}/lib/jfxrt.jar deploy.sqe.ShowdocumentTest --uri={html page}
5. The applicaiton should get launched and it will open a new page.
As a result, the application doesn't open the new page. There is no log file, which might be another bug.