Closed
Bug 142251
Opened 23 years ago
Closed 23 years ago
<ALT> text of images not appearing in Mozilla
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: hao2lian.bugzilla, Assigned: attinasi)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041711
When the cursor hovers over an image, the <ALT> text does not appear. For
example, at daily.webshots.com, when you hover over one of the images, the title
of the image is suppose to appear but does not.
Reproducible: Always
Steps to Reproduce:
1.Hover the cursor over any image with <ALT> text.
Actual Results: The <ALT> did not appear like it was supposed to.
Expected Results: The <ALT> text would have appeared in the form of a Tooltip.
Comment 2•23 years ago
|
||
Yes. This is correct, as-designed, behavior. the TITLE attribute is for
tooltips, the ALT attribute is for alternate text.
*** This bug has been marked as a duplicate of 25537 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•