Closed
Bug 306675
Opened 20 years ago
Closed 20 years ago
Long title attributes on input buttons are truncated
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 218223
People
(Reporter: andrew, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050725 Firefox/1.0.6 (Ubuntu package 1.0.6)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050725 Firefox/1.0.6 (Ubuntu package 1.0.6)
For, e.g.:
<input type="button" title="some text">
If the title attribute is longer than a certain number of characters (50?), the
text displayed when hovering over the button is truncated and terminated with an
ellipsis. I hate to say it, but IE displays it wrapping in a multiline area
which is much nicer.
Reproducible: Always
Steps to Reproduce:
As in the description.
Expected Results:
Should have displayed it as multiline text instead.
Comment 1•20 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•