Closed
Bug 191728
Opened 22 years ago
Closed 22 years ago
ALT attribute of image tag not displayed as tooltip
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
People
(Reporter: andreas, Assigned: asa)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Mozilla ignore the ALT attribute instead of displaying the
text of the ALT tag as tooltip. This applies at least
to Mozilla 1.2.1 under Windows XP and 1.3.0a under Mozilla.
Reproducible: Always
Steps to Reproduce:
<html>
<body>
<div>
<a href="javascript: top.checkin()"><img src="checkIn3D.gif" border="0"
alt="Checkin"></a>
</body>
</html>
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 25537 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•