-
Enhancement
-
Resolution: Duplicate
-
P2
-
fx2.0
FX runtime build : (#282) http://jfx.sfbay.sun.com/hudson/job/presidio-deploy-scrum/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/bundles/release/javafx-2.0-beta-windows-i586.exe
and promoted b41
JDK build : jdk7-b147
Os: winxp/win7
Browser: IE8/IE9/FF4.0
While running jnlp application with authenticated access it has been noticed that there are 2 java based authenticated pop-ups are there. First java based authenticated pop-up is AWT based while second one is javafx pop-up. Users will not like this behavior
Steps to reproduce:
1) Install jre and fx
2) Invoke followsing javaws application
javaws http://mossad.us.oracle.com:8080/basicAuth/tests/fxfeaturesTest/fxfeaturesTest/html/ShowDocumAuthLocalTest.jnlp
You can a AWT based authenticated pop-up from java, enter following information
user: jituB
pass: jitu20
Now you will notice again a javafx based authenticated pop-up from java. Enter again the above mentioned credentials
If you see this behavior then bug is reproduced
JNLP will try to open another page inside the default browser, enter again the above mentioned credentials against authenticated pop-up from browser to load the applet inside the browser
and promoted b41
JDK build : jdk7-b147
Os: winxp/win7
Browser: IE8/IE9/FF4.0
While running jnlp application with authenticated access it has been noticed that there are 2 java based authenticated pop-ups are there. First java based authenticated pop-up is AWT based while second one is javafx pop-up. Users will not like this behavior
Steps to reproduce:
1) Install jre and fx
2) Invoke followsing javaws application
javaws http://mossad.us.oracle.com:8080/basicAuth/tests/fxfeaturesTest/fxfeaturesTest/html/ShowDocumAuthLocalTest.jnlp
You can a AWT based authenticated pop-up from java, enter following information
user: jituB
pass: jitu20
Now you will notice again a javafx based authenticated pop-up from java. Enter again the above mentioned credentials
If you see this behavior then bug is reproduced
JNLP will try to open another page inside the default browser, enter again the above mentioned credentials against authenticated pop-up from browser to load the applet inside the browser
- duplicates
-
JDK-8128789 Multiple warning pop-ups while making secure connection usig jnlp application
-
- Closed
-