Closed
Bug 77279
Opened 24 years ago
Closed 24 years ago
Replacing loading image's src breaks image
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: jruderman, Assigned: pavlov)
References
()
Details
(Whiteboard: [Hixie-P3])
Attachments
(1 file)
711 bytes,
text/html
|
Details |
If you mouse over the slow-loading image in the testcase, it will be replaced
by a fast-loading image (the banner at the top of mozilla.org). In Mozilla,
the mozilla.org banner is flashed for a split-second and then the image becomes
broken. The mozilla.org banner should stick around until moused out, and the
image should never become broken (only alt text displayed) except when it's set
to load the slow-loading image for a long, continuous period of time.
See also bug 22820, which prevents the image from leaving the broken state once
it's in that state.
Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
triaging...
Assignee | ||
Comment 3•24 years ago
|
||
worksforme. 20010603 build
Comment 4•24 years ago
|
||
this seems to work for me, too. Jesse?
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•