Open Bug 133933 Opened 23 years ago Updated 2 years ago

"Full-screen" image display code should use <object>

Categories

(Core :: Layout: Images, Video, and HTML Frames, enhancement)

x86
All
enhancement

Tracking

()

People

(Reporter: Biesinger, Unassigned)

References

Details

from bug 9796: ------- Additional Comment #31 From Ian 'Hixie' Hickson 2001-05-02 22:42 ------- What should happen is that when you are viewing an image, as opposed to an HTML, TXT or XML document, and it turns out to be broken, some feedback should be provided to inform you of the problem. Something like (inline, instead of the image): /\ This image is not valid. /__\ URI: http://www.pavlov.net/pr0n/catherine/00055.jpeg Content-Type: image/jpeg Error: The JPEG header was missing the JPEG signature. This is probably not a JPEG image. Of course, mpt could give you better text. ------- Additional Comment #32 From Ian 'Hixie' Hickson 2001-05-02 23:19 ------- Pavlov: btw, you can probably implement that by using <object> instead of <img> and by putting the error message in the <object> element's alternate content. [...] ------- Additional Comment #42 From Christian Biesinger 2002-03-26 07:26 ------- ok; <object> can not be used because of bugs in Mozilla (bug 96976, bug 127963). I will file a new bug for converting this code to use <object> after they are resolved.
No longer depends on: 9796
Depends on: 96579
No longer depends on: 127963
not sure if this is the right place, but this should go to whoever owns the content viewers.
Assignee: pavlov → jst
Component: ImageLib → DOM Views and Formatting
QA Contact: tpreston → stummala
I fixed bug 9796, I'll take this one too
Assignee: jst → cbiesinger
Priority: -- → P4
->future until the bugs this depends on are fixed
Target Milestone: --- → Future
Priority: P4 → P5
Priority: P5 → P1
Priority: P1 → P5
Severity: normal → enhancement
This is a dup of bug 90256. The patch that has been started in that bug to wrap plugins in a synthetic document will fix this bug.
Depends on: 192204
No longer depends on: 96976
-> default owner
Assignee: cbiesinger → general
Priority: P5 → --
QA Contact: stummala → ian
Target Milestone: Future → ---
Component: DOM: Views and Formatting → DOM: CSS Object Model
QA Contact: ian → general
QA Contact: general → style-system
Assignee: general → nobody
Component: DOM: CSS Object Model → Layout: Images
QA Contact: style-system → layout.images
Product: Core → Core Graveyard
Product: Core Graveyard → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.