Closed
Bug 111590
Opened 23 years ago
Closed 23 years ago
Long titles are cuted
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
People
(Reporter: hancik, Assigned: paulkchen)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6+)
Gecko/20011120
BuildID: 20011120
When in value title is long text string, text is not wraped so cuted out.
This bug works for ex. in this tag:
<a title="some_very_long_text>example</a>
Problem is, when title string is so longer than 100 and more characters.
Reproducible: Always
Steps to Reproduce:
1.make tag widh long "title" value
2.
3.
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 57599 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
vrfy dupe (fwiw your html is missing a ")
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•