Closed
Bug 311062
Opened 19 years ago
Closed 19 years ago
Alt text of images shown in links instead of image.
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
DUPLICATE
of bug 309076
People
(Reporter: boards, Assigned: jdunn)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-CA; rv:1.9a1) Gecko/20051004 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-CA; rv:1.9a1) Gecko/20051004 Firefox/1.6a1
An image with alternate text via the <img alt="blah" /> attribute, when
contained inside a link, will show the alternate text instead of the image.
When you hover over the alternate text, however, the image is "loaded" back into
place and will remain there until the page is reloaded.
Reproducible: Always
Steps to Reproduce:
1. Hover over the text "View newest post" in one of the thread links.
2. Reload page.
3. GOTO 1
Actual Results:
Image is loaded in place, but once reloaded, goes back to being alt text.
Expected Results:
Show the image, not the alt text.
Pretty sure this is related to the bug about introducing the -moz-alt-content
(or something similar, don't remember which exactly) CSS attribute, and another
about showing alt content while the image loads.
Keywords: regression
Comment 1•19 years ago
|
||
I'll take a stab in the dark that you have adblock installed. Feel free to
reopen if I'm wrong.
*** This bug has been marked as a duplicate of 309076 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•