Closed
Bug 103917
Opened 24 years ago
Closed 20 years ago
pre selected Lastname matching appended to >> causes potential problem
Categories
(MailNews Core :: Composition, defect, P2)
MailNews Core
Composition
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 261272
mozilla1.2alpha
People
(Reporter: yulian, Assigned: sspitzer)
References
Details
Using 20011008 branch builds on Wins and Linux.
Steps:
1. Search Local Address Book or LDAP directory or both
2. Search for a name with Last Name matching in Local Address Book or LDAP directory
3. The pre selected entry with Last name matching is pre filled and appended to
>>, For example, ma >> Michelle Maple <mmaple@aol.com>
4. Click on the end of entry and enter "," to add another recipient
Actuall result: ma >> Michelle Maple <mmaple@aol.com>, abc@netscape.com
Expected result: Michelle Maple <mmaple@aol.com>, abc@netscape.com
Comment 1•24 years ago
|
||
When you receive the message you get ma >> Michelle Maple <mmaple@aol.com> in
the header which is a bit confusing.
Keywords: nsbeta1
Updated•24 years ago
|
Updated•24 years ago
|
Priority: -- → P2
Comment 2•24 years ago
|
||
this should go to compose which is Jean Francois.
Assignee: mscott → ducarroz
Component: LDAP Mail/News Integration → Composition
QA Contact: yulian → sheelar
Comment 3•24 years ago
|
||
yulian, can you try this again with a recent build. I haven't been able to
reproduce.
QA Contact: sheelar → nbaca
Comment 4•24 years ago
|
||
I was able to reproduce this with 2002012605 on linux.
After the mail was sent, the "name >>" part disappeared from the To: line, but
the mail that was sent had the extra stuff in it.
I reproduce this with a different, simpler method.
1) Start entering a name
2) As soon as something comes up, like ewv >> "ewv@fnal.gov" hit the send button.
Works every time.
Comment 5•24 years ago
|
||
Eric, thanks for the latest clarification. I was able to reproduce the problem.
Updated•23 years ago
|
Target Milestone: --- → mozilla1.0
Comment 6•23 years ago
|
||
Looks like we need to force the focus somewhere else before sending. Also I
remembert having some code to cleanup the adress from any remaining >> just in
case, looks like it doesn't work anymore.
reassign to varada.
Assignee: ducarroz → varada
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla1.2
Comment 9•22 years ago
|
||
*** Bug 162933 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
*** Bug 192598 has been marked as a duplicate of this bug. ***
Comment 11•22 years ago
|
||
*** Bug 170880 has been marked as a duplicate of this bug. ***
Comment 12•22 years ago
|
||
seeing this on os x, too, with the following steps:
[1] enable auto-complete from address book (and LDAP, if you like)
[2] start to enter an address from your address book (e.g. "dave")
[3] as soon as the list box pops up, hit tab to get to the next field (the list
box remains open, but is not in focus)
[4] enter your subject/etc. clicking anywhere except the address entry removes
the list box, but does not replace "dave >> david@example.com" with
"david@example.com"
i would hack at this, but i can't figure out where to start looking. can someone
point me in the right direction? (-:
OS: Windows NT → All
Hardware: PC → All
Comment 13•21 years ago
|
||
I am seeing this bug still rearing its ugly head among my users. It is usually
most reproducable when clicking with the mouse instead of using the keyboard,
but it appears to sometimes happen when using the keyboard too. Clicking
another field then clicking the field with the address in again seems to always
fix the problem.
I see the target milestone and keywords fields are ancient at this point,
perhaps they need updated so this bug gets some attention?
Updated•21 years ago
|
Product: MailNews → Core
Comment 14•21 years ago
|
||
> I see the target milestone and keywords fields are ancient at this point,
> perhaps they need updated so this bug gets some attention?
There's been some recent activity under 261272, which I logged against
Thunderbird, but it seems like the same thing ... should probably be marked a dup?
Is Core/MailNews going to keep it on the Thunderbird "radar"?
I don't use bugzilla much, but is there some kind of severity/age-based
prioritization that gets them assigned, or do bugs usually remain NEW until they
annoy someone with the time & knowledge to fix 'em?
Comment 15•20 years ago
|
||
(In reply to comment #14)
>
> There's been some recent activity under bug 261272, which I logged against
> Thunderbird, but it seems like the same thing ... should probably be marked a dup?
now that bug 261272 is fixed, is this bug passe / closeable?
Comment 16•20 years ago
|
||
*** This bug has been marked as a duplicate of 261272 ***
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
•