Closed Bug 89399 Opened 23 years ago Closed 23 years ago

RFE: Image size should take precedence over alt text

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 41924

People

(Reporter: hrunting, Assigned: karnaze)

References

()

Details

If someone takes the time to specify a height and width attribute for an image, 
then if that image fails to load, the space taken by the unloaded image should 
be the same as the specified attributes.  Right now, if alt text is specified, 
the unloaded image conforms to the space needed by the alt text.  A lot of 
times, designers use 1px transparent images to create horizontal lines and the 
like and provide an alt text like '---' for text browsers.  When those 
transparent images fail to load, the text appears, completely destroying what 
has been specified by the designer.

*** This bug has been marked as a duplicate of 41924 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Although I understand that this is a duplicate of bug 41924, it seems like it 
would make a lot of sense to track this one issue separately. Bug 41924 is 
dealing with a lot of different issues and seems to mainly relate to what 
attributes to use when ALT is missing. Perhaps better this could be a dependent 
bug. Also see bug 87328, which is another place where the current ALT text 
handling messes up layout.
You need to log in before you can comment on or make changes to this bug.