Closed
Bug 214822
Opened 22 years ago
Closed 20 years ago
"Notes" field displayed without line breaks in card preview/card printout
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
Tracking
(Not tracked)
People
(Reporter: wdhmlb, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
If you type data into the "Notes" field, broken into seperate lines, these lines
are concatenated when the data is displayed in the card preview at the bottom of
hte main Address Book window. The same is tru if you print the card.
Reproducible: Always
Steps to Reproduce:
1. add a card with the following in the "Notes" field:
"line1<enter>line2<enter>line3"
2. view the card in the preview at the bottom of the main Address Book window,
or print the card.
3.
Actual Results:
displayed/printed as:
line1 line2 line3
Expected Results:
displayed/printed as:
line1
line2
line3
This is a report based on Additional Comment #2 in bug 134435, after checking
the bug myself.
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 1•20 years ago
|
||
Marking as a duplicate of 16408 - steps to reproduce are the same.
*** This bug has been marked as a duplicate of 16408 ***
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
•