-
Bug
-
Resolution: Fixed
-
P3
-
7u45, 7u51, 8
-
jre8 b118,jre7u51 #355, win7 x86
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8038852 | 9 | Daniil Titov | P3 | Resolved | Fixed | b12 |
JDK-8044966 | 8u25 | Daniil Titov | P3 | Resolved | Fixed | b01 |
JDK-8052977 | emb-8u26 | Daniil Titov | P3 | Resolved | Fixed | b17 |
Steps to reproduce:
1) Install jre7u51 #355 or jre8 b118
2) Set security level to medium
3) Launch the application from
javaws http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/UserDecisionOption/jnlp/Unsigned_printer_jnlpApp.jnlp
4) accept unsigned security dialog.
5) On the pop-up access printer dialog, select "Always allow this application to access the printer" option and then accept the dialog.
6) close the applicaiton and then relaunch it from
javaws http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/UserDecisionOption/jnlp/Unsigned_printer_jnlpApp.jnlp
7) accept the unsigned security dialog again.
8) if the access printer dialog comes out again, bug is reproducible.
Note:
1) Applet is ok. Only jnlp application has this issue.
1) Install jre7u51 #355 or jre8 b118
2) Set security level to medium
3) Launch the application from
javaws http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/UserDecisionOption/jnlp/Unsigned_printer_jnlpApp.jnlp
4) accept unsigned security dialog.
5) On the pop-up access printer dialog, select "Always allow this application to access the printer" option and then accept the dialog.
6) close the applicaiton and then relaunch it from
javaws http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/UserDecisionOption/jnlp/Unsigned_printer_jnlpApp.jnlp
7) accept the unsigned security dialog again.
8) if the access printer dialog comes out again, bug is reproducible.
Note:
1) Applet is ok. Only jnlp application has this issue.
- backported by
-
JDK-8038852 "Always allow this application to access the printer" option doesn't work for jnlp application
- Resolved
-
JDK-8044966 "Always allow this application to access the printer" option doesn't work for jnlp application
- Resolved
-
JDK-8052977 "Always allow this application to access the printer" option doesn't work for jnlp application
- Resolved
- duplicates
-
JDK-8023634 "Always Allow..." on the API dialog is not working for jnlp application
- Closed