Closed Bug 179700 Opened 22 years ago Closed 22 years ago

Object tagged applet doesn't show in HTML-page with both object-tagged and applet-tagged applet

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: mask, Assigned: rubydoo123)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016 We have a HTML page with both an applet-tagged awt-applet and an object-tagged java Swing applet. But we can not get the object tagged applet running in mozilla 1.1 or 1.2beta in windows, in IE on windows or Mozilla on linux it works perfectly. We use Sun's Java plug-in 1.3.1 Reproducible: Always Steps to Reproduce: 1. Make a java2 applet tagged for java plug-in 2. Make a java1 applet tagged applet 3. Make a html page with both applets on it <applet> first <object> latter Actual Results: The object-tagged applet doesn't show Expected Results: It should have shown both applets
can you attach testcase ?
Does teh object element reference render if the applet element is not there? What code are you using?
Ok, when you open this html page you'll see a lot of broken links and one applet frame. The object-tagged applet isn't shown.
remove the <comment> tag (whatever that is) from around the embed element
I've now removed the comment tag and it works! I got the <comment> tag from sun's htmlconverter. And I have other pages with <comment> tags that works.
I'm not sure why Sun would have you wrap the comment element, that is very strange. If you have problems again, check to see if the comment element is there and if it is, try removing it. Since removing the comment element resolved the problem, I am marking this bug as wfm
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Ok, thanks for your help!
v.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: