Closed
Bug 1158
Opened 26 years ago
Closed 26 years ago
OBJECTs in natively supported formats aren't rendered at all
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
People
(Reporter: Antti.Nayha, Assigned: amusil)
References
()
Details
GIF, JPEG, PNG, HTML and plain text OBJECTs are not
displayed - even though NGLayout is able to display inline
images in those 3 formats, and IFRAMEs in HTML or plain
text. NGLayout says that it's "unable to find plugin to
handle [the MIME type in question]". It shouldn't really
need to look for plugins when it can handle the object
natively.
Example:
<object type="image/gif" data="test.gif">
alternative text
</object>
Either a GIF image or "alternative text" should be displayed. Currently,
there's just a grey box.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Marked verified as duplicate; reporter if you disagree please reopen.
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•