Closed
Bug 2534
Opened 26 years ago
Closed 26 years ago
require "broken image" icon replacement for img src
Categories
(Core :: Layout, defect, P4)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: mlum, Assigned: troy)
References
()
Details
read text on page.
there should be a broken image icon (as there was in Nav4x) indicating that the
path img src is referencing is incorrect.
currently, nothing is displayed, except for a very minute, dot where the image
(referenced by img src) would be.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
After thinking about this a bit I decided that no we shouldn't do that. Refer to
bug #1994 for details, but basically if we're following the spec then we
shouldn't be displaying a broken icon at all we should display the "alt" text
instead. Since there is no "alt" text probably nothing should be displayed
As far as this particular example goes, if you specified width/height attributes
on the IMG tag then we would display the broken icon within the space you
specified
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Summary: require "broken image" icon replacement for img src → require "broken image" icon replacement for img src
Comment 2•26 years ago
|
||
Verified duplicate of 1994/won't fix.
Comment 3•25 years ago
|
||
This bug is one of many related to alternate text of images. All these bugs
have been marked. To find related bugs, search the description field for the
string "[ALT]".
You need to log in
before you can comment on or make changes to this bug.
Description
•