Closed
Bug 287222
Opened 20 years ago
Closed 20 years ago
OBJECT CLASSID does not display object
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 254483
People
(Reporter: fredweaver, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
Object does not display in firefox, does in IE. Does not crash, just does not
display.
<tr><td><OBJECT CLASSID="clsid:A662DA7E-CCB7-4743-B71A-D817F6D575DF"
CODEBASE="http://www.autodesk.com/global/dwfviewer/installer/DwfViewerSetup.cab#version=5,0,0,x"
WIDTH="640" HEIGHT="480">
<PARAM NAME="Src" VALUE="espana water plans.dwf">
</OBJECT>
</td>
</tr>
Reproducible: Always
Steps to Reproduce:
1.open page
2.
3.
Actual Results:
does not display embeded object
Expected Results:
open with IE to see correct display of a cad drawing viewer
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 254483 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•