Closed
Bug 16408
Opened 25 years ago
Closed 20 years ago
Multi-line notes in AB (addressbook) entries show as single line in Card View pane
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0.1
People
(Reporter: esther, Assigned: standard8)
References
Details
(Keywords: platform-parity)
Attachments
(1 file, 2 obsolete files)
1.29 KB,
patch
|
standard8
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
Using 19991013m11 build on win32 only, pressing <Enter> to move to the next line
of the Notes area of a Card dialog displays as squares in the Card View Pane
on Windows and on windows and linux displays all (3) lines on the same line.
Note this does not happen in New Msg compose window in either HTML or Plain text
editing. The second part of this bug about all three lines displaying on one
line is true for Linux too.
1. Launch Address book
2. Select Personal Address Book
3. Select a Card and click Edit
4. Select the Options tab
5. Get focus in Notes area and type "line 1" then press <Enter> to move to the
next line, type "line 2", then press <Enter> again to move to the 3rd line and
type "line 3". OK the card
6. View the card in the Card View pane
Result: Notice there is a square between line 1, line 2 and line 3. Also,
line 1, line 2 and line 3 are not displayed on separate lines.
Expected: line 1, line 2 and line3 to be displayed in the Card view pane under
the Options heading each on a separate line and no extra characters added to the
end of the typed line
Updated•25 years ago
|
Target Milestone: M13 → M15
Updated•25 years ago
|
Summary: [PP]Win32 and linux <CR> in Notes area of Card dialog display on one line Card View pane and adds extra character. → Win32 and linux <CR> in Notes area of Card dialog display on one line Card View pane and adds extra character.
Is this still a problem? This should have been fixed with some of the text input
field fixes over the last few months.
Updated•25 years ago
|
Target Milestone: M17 → M18
Comment 4•25 years ago
|
||
Not beta2 stopper. Marking M18. Add beta2 keyword if you disagree.
Mass move mailnews bugs to Putterman. Ouch.
Assignee: hangas → putterman
Status: ASSIGNED → NEW
Luis - can you see if still a problem on Windows and on Linux in latest builds?
Comment 7•25 years ago
|
||
this is no longer happening. Marking WORKSFORME.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Using build 2000-08-28 on win98, mac and linux the "square boxes" between Line1,
Line2 and Line 3 are gone, but all text is displayed on the same line instead of
on 3 separate lines. In other words the carriage return is not a carriage
return Reopening for review.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 10•24 years ago
|
||
Milestone 0.8 has been released. We should either resolve this bug or update its
milestone.
Updated•24 years ago
|
Target Milestone: M18 → ---
Comment 12•24 years ago
|
||
The problem described by Esther still exists in the followings builds
Linux (2001-03-09-10 mtrunk)
Win32 (2001-03-09-06 mtrunk)
Mac (2001-03-08-10 mtrunk)
Comment 14•23 years ago
|
||
We need to check on this one.
Ninoschka, is this still happening..? thanks.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0.1
Comment 15•23 years ago
|
||
Bug# 109405 blocks me from testing this because when the Enter key is pressed it
closes the dialog.
Blocks: 109405
Comment 16•23 years ago
|
||
Bhuvan, the bug that I said was blocking me has nothing to do with this bug
becuase it references a list window. This bug is about the Edit Card dialog.
If I press Enter in the Notes area then it closes the Edit Card dialog but if I
press Shift+Enter then it does advance to the next line. Using this workaround I
created notes on 4 separate lines and when the dialog is closed the Card Pane
displays the notes as one contiguous line. If I open the card then the notes
appear on 4 separate lines so the problem appears in the Card Pane.
Expected Results: The Card Pane should display the same format as the Notes
section in the Edit Card dialog.
Comment 17•22 years ago
|
||
Still valid with 2002122608 windows build.
Keywords: nsbeta1
Summary: Win32 and linux <CR> in Notes area of Card dialog display on one line Card View pane and adds extra character. → Multi-line notes in AB entries show as single line in Card View pane
Comment 18•22 years ago
|
||
*** Bug 149495 has been marked as a duplicate of this bug. ***
Comment 19•22 years ago
|
||
*** Bug 115908 has been marked as a duplicate of this bug. ***
Comment 20•22 years ago
|
||
bug 149495 has a patch attached but its been sitting since 6/02.
Updated•22 years ago
|
Summary: Multi-line notes in AB entries show as single line in Card View pane → Multi-line notes in AB (addressbook) entries show as single line in Card View pane
Comment 23•21 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040725
The hint in comment #16 doesn't work anymore since some time.
Formerly separated lines in the notes section of an address card
appear now without any separation.
Comment 24•20 years ago
|
||
I just installed
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040823
and found that this problem seems to be fixed at least in my environment.
Using the normal Enter key as well as Shift+Enter in the notes area result
now in a new line as expected.
Thanks, Wolfgang
Comment 25•20 years ago
|
||
With ENTER separated lines in Edit Card/Other/Notes appear separated in the edit
view but appear in one line in the card view.
Comment 26•20 years ago
|
||
I forgot: Mozilla 1.7b
Updated•20 years ago
|
Product: Browser → Seamonkey
Assignee | ||
Comment 27•20 years ago
|
||
This patch adds in the handling for multi-line notes in the cards. There is
also an additional fix that stops flickering whilst the card is being redrawn
(basically hide it before we set up all the values again, then display it).
There is one issue to clear up with display problems (scrollbars appearing when
not needed) that I will talk to someone with more knowledge later, once I can
resolve that I should be able to set the review flags.
Assignee: sspitzer → mark
Status: NEW → ASSIGNED
Assignee | ||
Comment 28•20 years ago
|
||
*** Bug 214822 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 29•20 years ago
|
||
Revised patch to just fix the problem - the flicker is now not that bad and
isn't the subject of this patch.
One line fix for multi-line comments.
Attachment #167256 -
Attachment is obsolete: true
Attachment #169459 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 30•20 years ago
|
||
Comment on attachment 169459 [details] [diff] [review]
Patch to enable proper viewing of multiline notes.
Nit: semicolon at the end of the style please.
Attachment #169459 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Assignee | ||
Comment 31•20 years ago
|
||
Revised to fix nit - requesting sr approval.
Attachment #169459 -
Attachment is obsolete: true
Attachment #169468 -
Flags: superreview?(bienvenu)
Attachment #169468 -
Flags: review+
Assignee | ||
Comment 32•20 years ago
|
||
Sorry for spam, forgot to note that I'm "borrowing" neil's r.
Assignee | ||
Comment 33•20 years ago
|
||
David, any chance of an SR on this one-line patch sometime? Thanks.
Comment 34•20 years ago
|
||
Comment on attachment 169468 [details] [diff] [review]
Revised patch to fix nit
sure, sorry, missed this (sometimes my ISP marks bugzilla mail as spam)
Attachment #169468 -
Flags: superreview?(bienvenu) → superreview+
Assignee | ||
Comment 35•20 years ago
|
||
Fix checked in, marking as fixed.
2005-01-15 01:52 db48x%yahoo.com mozilla/ mailnews/ addrbook/ resources/
content/ abCardViewOverlay.xul 1.37 1/1
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 20 years ago
Resolution: --- → FIXED
The problems described in comment 8 and comment 16 are gone.
Verified FIXED using build 2005-07-10-05 on Windows XP SeaMonkey trunk.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•