Closed
Bug 86257
Opened 24 years ago
Closed 24 years ago
Images with broken URL remain collapsed when SRC is reset to a correct URL
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: wo, Assigned: pavlov)
Details
(Whiteboard: DUPEME)
Attachments
(1 file)
356 bytes,
text/html
|
Details |
Unfortunately, Mozilla collapses images that could not be fetched and instead
displays the ALT text inline, or nothing at all, if there is no ALT text (see
bug 41924 and bug 75185).
When you change the image src of such a collapsed image to a correct URL using
JavaScript, the correct image should be visible. But in fact, the image remains
invisible.
This caused bug 67499, from where I take the testcase.
Reporter | ||
Comment 1•24 years ago
|
||
![]() |
||
Comment 2•24 years ago
|
||
Over to imagelib. This is a duplicate, but I can't find the original.
Assignee: karnaze → pavlov
Component: Layout → ImageLib
QA Contact: petersen → tpreston
Whiteboard: DUPEME
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 22820 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•