-
Bug
-
Resolution: Incomplete
-
P3
-
6u10
-
generic
-
windows
In new Plug-in whenever Printing APIs are called form Javascript we end up in having multiple Security pop-ups to handle the request. But that's not true in case of old Plug-in.
We should improve this behavior
Steps to reproduce:
--------------------
1) Load following applet inside the browser
http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/PrintImage_Plugin/ImagePrintTest.html
2) Accept the security warning coming from Java since applet is signed
3)Click "Print Using JavaScript", there should again a security warning pop-up telling user about the Printer request from an applet.
If this Security warning comes again when "OK" is clicked, then bug is reproduced
We should improve this behavior
Steps to reproduce:
--------------------
1) Load following applet inside the browser
http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/PrintImage_Plugin/ImagePrintTest.html
2) Accept the security warning coming from Java since applet is signed
3)Click "Print Using JavaScript", there should again a security warning pop-up telling user about the Printer request from an applet.
If this Security warning comes again when "OK" is clicked, then bug is reproduced