Closed Bug 47575 Opened 25 years ago Closed 25 years ago

ALT tag tooltips not working on pictures

Categories

(SeaMonkey :: General, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 1995

People

(Reporter: gunther, Assigned: asa)

Details

Mozilla doesn't display ALT tags on small pictures (the ones I tried were 16 * 16) as a tool tip.
Could you provide a URL?
The build number, btw, is 20000800309.
ALT isn't supposed to display tooltips. The ALT tag is for the ALTERNATIVE text displayed when using text-based browsers, or for when an image is broken. Use TITLE= instead, if you wish additional text to display in a tooltip. Marking dup of bug 1995 ([RFE] metadata attributes not accessible to user) by way of bug 1358 ([4.xP]Tooltips do not work) For more information, see UI discussion linked to in bug 1995. *** This bug has been marked as a duplicate of 1995 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
It's just that all the other browsers do it, so it's a de-facto standard. And if you're implementing tooltips for TITLE anyway, where's the problem in displaying the ALT tag as a tooltip when there's no TITLE property?
I disagree with R.K.Aa. The display of alt text as a tooltip within the browser has become a de facto standard among the popular browsers, and as such ought to be implemented in Mozilla. When a user moves his mouse over an image, he expects the alt text to pop-up in a tooltip. The absence of this feature in Mozilla means that the software isn't complying with the average user's expectations. As a compromise, I suggest that if an img tag has a title attribute, it is used as the tooltip, and otherwise, the alt attribute is used as the tooltip upon mouseover. The only time a tooltip should not appear upon mouseover is when both title and alt attributes are absent.
You will probably find it informative to familiarize yourself with the content of the bugs/links i referred to first. That is why I added comments at all - for the sake of your information, not discussion. If you wish to add comments about the matter, a more suitable place would be in RFE bug 1995, not here. This is only a duplicate.
ver dup
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.