Closed
Bug 101882
Opened 23 years ago
Closed 23 years ago
Java Plugin can not be rendered in a layer or a div in NS in Solaris
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mlgao, Assigned: asa)
Details
When I was trying to render an applet through Java Plugin 1.3.0( and tried
1.3.1 late) in a layer(DIV is also tried) in Netscape, the applet does not get
started. When I place the plugin tag outside of layer, it works well.
(Netscape 4.76 on Solaris 8)
HOW TO REPRODUCE THE PROBLEM
1.) write a simple javaapplet which prints a line "Appet starts up" in init()
or start() function.
2.) write a HTML file including it, then use Plugin tag converter to convert
the applet tag to plugin tag.(You can directly write a HTML file using plugin
tag to load the applet)
3.) use layer (or div) embrace the java plugin tag. (let the applet appear in
the layer)
4.) Load it in NS in Solaris.
The result is the applet does not get started.
Comment 1•23 years ago
|
||
mlgao: Is this a bug with Netscape or Mozilla? What version of either are you
running? From your statement it sounds like its a bug in Netscape 4.76. This
site is for Mozilla bugs. If this is a Bug, could you supply a link to an page
that has this problem?
Comment 2•23 years ago
|
||
Submitter wrote that it is a netscape bug.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•