-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
6u18
Security Dialog is not shown for javaws applications using ExtendedService when console is hidden in windows from 6u18 b04.
Steps :
======
OS :Windows XP
1.Install 6u18b03 promoted build.
2. Launch
http://nicole1.sfbay.sun.com:8080/JavawsMustangIntegTest/ext_service/test_01.jnlp
3.Application will be launched.
4. ype something in the text area
5.click the button 'write to test file 1'
6.The security dialog asking user's permission to allow the action should be shown
and the test file has to be created with the typed text.
7.Click on 'Read test file 1' which prompts security dialog asking user's permission to allow the action.
8.The content of the file should be displayed in the text area.
Repeat the same steps with 6u18b04 promoted build.
The security dialogs are not shown when clicking the write/read buttons .File creation is also not done.
The test works as expected if
1) show Console option is enabled the security dialogs are shown
or
2).javawsrc file having the content is present in home directory.
TraceNetwork=True
TraceBasic=True
TraceDefault=True
TraceSecurity=true
TraceCache=true
TraceExtensions=true
TraceTemp=true
This is still
Steps :
======
OS :Windows XP
1.Install 6u18b03 promoted build.
2. Launch
http://nicole1.sfbay.sun.com:8080/JavawsMustangIntegTest/ext_service/test_01.jnlp
3.Application will be launched.
4. ype something in the text area
5.click the button 'write to test file 1'
6.The security dialog asking user's permission to allow the action should be shown
and the test file has to be created with the typed text.
7.Click on 'Read test file 1' which prompts security dialog asking user's permission to allow the action.
8.The content of the file should be displayed in the text area.
Repeat the same steps with 6u18b04 promoted build.
The security dialogs are not shown when clicking the write/read buttons .File creation is also not done.
The test works as expected if
1) show Console option is enabled the security dialogs are shown
or
2).javawsrc file having the content is present in home directory.
TraceNetwork=True
TraceBasic=True
TraceDefault=True
TraceSecurity=true
TraceCache=true
TraceExtensions=true
TraceTemp=true
This is still