5

Every time the browser wants to load a Java applet a dialog asking me for permission to run the java applet appears. No matter if I check the option "remember this option" or not, the dialog appears, annoyingly, every time the browser tries to show a Java applet.

Here there's a picture showing the phenomenon.

enter image description here

Is there any solution to this annoying permission dialog?

Thanks in advance,

Charlie

Charlie
  • 101
  • 1
  • 7

2 Answers2

2

Because of the high number of virus using vulnerabilities of the Java language, Firefox, by default, ask every time if we want to open a Java applet, whatever the system policy.

However, it is possible to change it.

Open the Add-on manager (ctrl+Shift+A) and select the "plugin" tab. Change the combobox next to "IcedTead-Web Plugin" to "Always activate" (Sorry if the name are not accurate, i'm French)

Dremor
  • 773
  • 1
  • 6
  • 15
1

I get exactly the same thing. I believe this is a new java security feature - it happens on all OS's I believe (OSX, Linux and Windows). As far as I can tell, there is no obvious solution, however you could try the following:

  1. Open Dash (super).
  2. Search "java".
  3. Click on "Oracle Java 7 Plugin Control Panel".
    • You may need to install it from the software centre.
  4. Click on the Security tab.
  5. Change the slider to Medium.

This may solve the problem.

Tim
  • 32,274
  • 27
  • 118
  • 177