Closed
Bug 123779
Opened 23 years ago
Closed 23 years ago
Java Plug-in dosn't work
Categories
(Core Graveyard :: Java-Implemented Plugins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 100393
People
(Reporter: mseaborn, Assigned: blackconnect)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8+)
Gecko/20020205
BuildID: 2002020512
I install the 1.3.1 plug-in, Mozilla reports it is installed, yet I cannot see
any applets
Reproducible: Always
Steps to Reproduce:
1. Install Mozilla
2. Install Java Plug-In
3. Attempt to view Applet
Actual Results: No applet
Expected Results: A running applet.
Comment 1•23 years ago
|
||
Reporter: Have you verified that Preferences => Advanced has "Enable Java" checked?
Reporter | ||
Comment 2•23 years ago
|
||
The Preferences => Advanced has "Enable Java" checked.
The full procedure followed is below
1. Goto www.javasoft.com
2. Clock on jigsaw icon to install JRE 1.3.1 (note that it is already installed
and is used by other browsers)
3. Go through proceedure to install JRE
4. Mozilla reports " Java 2 Plug-in for Windows : Successful".
5. Upon restarting Mozilla "about:plugins" reports no Java plug-in and applets
do not work
Comment 3•23 years ago
|
||
the java installer isn't copying the dll's to the right place - mozilla/bin/plugins/
*** This bug has been marked as a duplicate of 100393 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 4•23 years ago
|
||
Adding
pref("plugin.do_JRE_Plugin_Scan",true);
to the all.js pref file fixes the issue.
Comment 5•23 years ago
|
||
m.seaborn: that comment belongs under bug 100393 ;)
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•