Closed
Bug 175051
Opened 22 years ago
Closed 21 years ago
can't put multiple email fragments separated by commas into To: line of composer
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 153360
People
(Reporter: temp6, Assigned: bugzilla)
Details
I'd like to be able to put multiple email fragments into one composer To: line,
separated by columns, and have Mozilla complete each name. This worked in
Netscape 4.70, and I use it a lot.
Example:
To: john, tim, fred
Results in Netscape 4.78: show a list of email addresses that match the fragment
'john'. When one is chosen, it is filled in on the first line, then "tim, fred"
moves to the next line and a list of email addresses is shown for 'tim'. When
one is chosen for 'tim', "fred" is moved to the last line and a list of email
addresses is shown for 'fred'.
This occurs in the Solaris 2.6 pre-compiled Mozilla 1.1 tarball download.
Comment 2•22 years ago
|
||
Err, editor: composer is the html editor, not the editor for writing email messages.
Assignee: syd → ducarroz
Component: Editor: Composer → Composition
Product: Browser → MailNews
QA Contact: sujay → esther
Comment 3•22 years ago
|
||
I think the ability to use comma separated email addresses on the To: and Cc: lines is very helpful. I used this a lot in Netscape 4.7x and I use it in Outlook at work. This was one of the first things that I noticed and reported to Netscape upon installing Netscape 6.0. ... Thanks1
Assignee | ||
Comment 4•22 years ago
|
||
You can enter several addresses on the same line separated by a comma but the
auto-complete feature will work only on the first address. This is a known
limitation for wich I am pretty sure we already have an open bug.
Assignee | ||
Comment 5•22 years ago
|
||
If I am correct, this issue has been solved in Photon. We should be able to port
over the code to Mozilla. Cc'ing blake
Comment 6•21 years ago
|
||
*** This bug has been marked as a duplicate of 153360 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•