Closed
Bug 301086
Opened 19 years ago
Closed 19 years ago
HTML title attribute not rendered as tooltip
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: masala.wallah, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 It appears that Firefox ignores the value of title attributes since version 1.0.5. The most recent 1.0.6 build also seems to be affected. Former versions 1.0.4 etc. worked as expected. To my understanding, FF recognizes the presence of the title= attribute and tries to display a tooltip. However, it somehow drops the value of the title on the floor. At the time when the tooltip is finally written to screen, the tooltip text is empty. I have only Linux, so I cannot comment on FF on MacOS or Windows. The behaviour does not depend on Standard vs. Quirks mode. Reproducible: Always Steps to Reproduce: 1. Load http://www.uni-graz.at/~katzer/title.html 2. Move the mouse pointer over the word "bar" in the second line 3. Observe the tooltip Actual Results: FF shows a tiny rectangle with no text inside. Expected Results: FF should show a somewhat larger rectangle with the text "foo" inside.
| Reporter | ||
Comment 2•19 years ago
|
||
Sorry for ringing false alarm. I have now deinstalled an extension (XHTML Ruby Support) and since the the title attribute behaves as expected. I'll try to contact the author of the Extension.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Component: History → Bookmarks & History
QA Contact: history → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•