Closed
Bug 386034
Opened 18 years ago
Closed 18 years ago
Long tooltips are truncated
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 218223
People
(Reporter: jibjibjib, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
If tooltip text, such as the value of the "title" attribute on an <img> tag, is long enough, it is truncated and the user can't see the entire text.
Reproducible: Always
Steps to Reproduce:
1. Go to a document containing an <img> with a long "title" attribute
2. Place the mouse over the image
3. Wait for the tooltip to appear
Actual Results:
The content of the tooltip is truncated
Expected Results:
The content of the tooltip should be displayed in its entirety, for example by wrapping the text.
I assume this is related to bug 45375, but since that bug says "DO NOT COMMENT! THIS IS NOT A FIREFOX BUG!" on it, I decided the best course of action was to file a new bug report.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•