Closed
Bug 47383
Opened 25 years ago
Closed 25 years ago
Unloaded image requires icon or something to indicate missing image.
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
People
(Reporter: val, Assigned: pnunn)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.6 [en-gb]C-CCK-MCD NetscapeOnline.co.uk (Win98; I)
BuildID: 2000061311
When an image source is absent, there should be some indicator on the page that
an image is missing.
Reproducible: Always
Steps to Reproduce:
1.<html>
<body>
<img src="doesnt-exist.gif">
</body>
</html>
Actual Results: The page is blank.
No indication that an image has failed to load.
Expected Results: An icon or something where the missing image should have
been.
Comment 1•25 years ago
|
||
Summoning the omnipotent wizard of CSS and ALT tags...O Master Hickson, what
sayeth thou on this plight?
QA Contact: elig → ianh
Comment 2•25 years ago
|
||
With (win98 2000080208) the name of the missing gif is displayed.
Comment 3•25 years ago
|
||
Yes - but without looking at the source, there's no way to tell that what's
displayed is the name of a missing image as opposed to text content.
Comment 4•25 years ago
|
||
*** This bug has been marked as a duplicate of 41924 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dupe of later bug 41924: "Change how layout handles broken images (alt
text)"
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•