Closed
Bug 57627
Opened 25 years ago
Closed 25 years ago
Very long lines of text not wrapping
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: aaronlev, Assigned: clayton)
References
()
Details
Attachments
(1 file)
|
420 bytes,
text/html
|
Details |
Very long lines of text should wrap! This line of text is at least 3 screens
wide on my 1600x1200 display.
See http://www.mozilla.org/mailnews/arch/accountmanager.htm
Scroll down to the heading "Creating New Accounts".
The lines both before and after this heading are way too long.
Comment 1•25 years ago
|
||
attaching simplified test case. Over to HTML Element
<HTML>
<h2><a name="Storage">Storage</h2>
<pre>
sometext
</pre>
<p>The keys used here are the account1, server1, id1, etc. These keys are listed
in the
value of some of these preferences, such as "mail.accountmanager.accounts", and
are used to
construct the preference names, such as "mail.account.account1.server". This the
way
accounts know which server and which identities they contain.</p>
</html>
Assignee: asa → clayton
Component: Browser-General → HTML Element
QA Contact: doronr → lorca
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
dupe of 56733, which I testcased.
*** This bug has been marked as a duplicate of 56733 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•