Closed
Bug 53943
Opened 25 years ago
Closed 25 years ago
The <object> tag is ignored by Mozilla
Categories
(Core Graveyard :: Embedding: ActiveX Wrapper, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: numizmatyka, Assigned: locka)
References
()
Details
The page http://skaner.mks.com.pl/ has an ActiveX control that is embeded with
the <object> tag. In Mozilla the tag is ignored - only in source of the page you
can see the tag:
<OBJECT ID="WebScanCtl" classid="clsid:70AA7362-0A16-11D4-877B-008048C4AC6F"
width=600 height=260
CODEBASE="http://www.mks.com.pl/files/webscan/WebScan.cab#version=2000,7,31,1">
</OBJECT>
(http://skaner.mks.com.pl/'s ActiveX control is a on-line antyvirus)
The ActiveX wrapper is for embedding Gecko into other applications and not for
loading ActiveX controls in HTML content. Mozilla does not support ActiveX.
Marking bug as INVALID.
There are 3rd party plugins for Mozilla/Communicator that can host ActiveX
controls but they work through the <EMBED> tag.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 2•25 years ago
|
||
Mozilla does not support ActiveX. Marking as verified.
Status: RESOLVED → VERIFIED
Comment 3•21 years ago
|
||
*** Bug 262830 has been marked as a duplicate of this bug. ***
Comment 4•21 years ago
|
||
*** Bug 263039 has been marked as a duplicate of this bug. ***
Updated•14 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•