Closed
Bug 1358
Opened 26 years ago
Closed 26 years ago
[4.xP]Tooltips do not work
Categories
(Core :: Layout, defect, P2)
Tracking
()
M9
People
(Reporter: angus, Assigned: troy)
References
()
Details
(Whiteboard: Works in IE, not 4.51 or 5.0.)
Tooltips should be supported on any element that has a title attribute.
Especially A's and IMG's. In the case of an IMG with an ALT attribute and a
TITLE attribute, the TITLE should be used for the tooptip.
QA Contact: 4110
Summary: Tooltips do not work → [4.xP]Tooltips do not work
Can be tested with testcase at http://slip/projects/marvin/bugs/title_bug.html.
This bug does not occur with 4.51, putting on [4.xP] radar.
Comment 6•26 years ago
|
||
When I tested this URL against 4.51, I could not see that it worked.
Comment 8•26 years ago
|
||
The original bug I wrote up (marked a dup of this one) concerned itself
specifically with the functionality of the TITLE attribute. One way that it
can manifest itself is as a tool tip. So, the bug was not a 'tool tip' bug so to
speak, but a bug indicating that the TITLE attribute does not work . The TITLE
attribute does not work in 4.51 or 5.0. IE implements the TITLE attribute using
tool tips - the TITLE attribute DOES work in IE.
Assignee | ||
Comment 10•26 years ago
|
||
*** Bug 2628 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 11•26 years ago
|
||
*** Bug 3539 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 12•26 years ago
|
||
*** Bug 2631 has been marked as a duplicate of this bug. ***
Comment 13•26 years ago
|
||
*** Bug 4455 has been marked as a duplicate of this bug. ***
Comment 14•26 years ago
|
||
I don't think ALT should ever be used for tooltips. It is intended to replace
the image, and if it causes tooltips, it will discourage people from using ALT.
Assignee | ||
Comment 15•26 years ago
|
||
Yes, I agree with David. Alt should never be used for the tooltip
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 16•26 years ago
|
||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 17•26 years ago
|
||
Verified dup of #1995.
Assignee | ||
Comment 18•25 years ago
|
||
*** Bug 31927 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•