Closed
Bug 297414
Opened 20 years ago
Closed 20 years ago
Long title attribute truncates. Should wrap instead of truncate.
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: ekevu, Unassigned)
References
()
Details
Attachments
(1 file)
|
1.21 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 The usage of title attribute as tooltips is very very useful, but sometimes the tooltips get bigger than one line. The expected behaviour, in my opinion is line break, but it doesn't seem to be what Gecko does. It truncates the tooltips. (This bug MIGHT be related to bug #125934, but probably not.) Reproducible: Always Steps to Reproduce: 1. Make a somewhat long TITLE attribute. 2. Render it. :P 3. Or try this: http://www.inf.ufrgs.br/~omarb/felin/title.html Actual Results: Tooltips get truncated instead of wrapped. :( As in: "Hello, friends. I'm a perfecly normal human worm baby. You have nothing, absolutel..." Expected Results: Tooltips should get wrapped instead of truncated. :) As in: "Hello, friends. I'm a perfecly normal human worm baby. You have nothing, absolutely nothing to fear from me. Just pay no attention to me and we'll get along just fine."
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 45375 ***
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
•