Closed
Bug 65201
Opened 24 years ago
Closed 24 years ago
@defaultdomain autocomplete should be last item
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: brian, Assigned: bugzilla)
Details
Attachments
(1 file)
When entering a name (so Mozilla will autocomplete the address), the @default
domain should be displayed last when other entries are found. Why would I want
to use the last resort type entry first? Thanks!
Comment 1•24 years ago
|
||
Marking NEW, although i think this is the wrong place but not sure so just
marking it NEW.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: @defaultdomain Autocomplete Should Be Last Item → [RFE] @defaultdomain Autocomplete Should Be Last Item
I was wondering that too. This was my best guess because the popup dialog is in
the composition window. One thing, are you sure this is an enhancement? I tend
to think this is more of a bug because if multiple entries are found, why would
my first choice be the last resort entry ((textentered)@mydomain)? Just my
oppinion though, you are the expert. :) Thanks & Keep up the good work!
I agree, this is annoying. My brother has an @earthlink.net address, and it
always tries to autocomplete to the @netscape.com domain, when in fact it is *I*
who work for Netscape, not him ;-) (Gloat, gloat).
Comment 4•24 years ago
|
||
severity: enhanced -> minor, because it just makes no sense to list the
defaultdomain first.
Severity: enhancement → minor
OS: Windows 98 → All
Hardware: PC → All
Summary: [RFE] @defaultdomain Autocomplete Should Be Last Item → @defaultdomain autocomplete should be last item
Nominating mozilla0.9. It is a pain, wouldn't bee too hard to fix (correct me
if I'm worng), and it shouldn't be present in the next vendor branch.
Keywords: mozilla0.9
Comment 6•24 years ago
|
||
nominating mozilla0.9.1. could we have review on the patch?
Keywords: mozilla0.9 → mozilla0.9.1
Assignee | ||
Comment 10•24 years ago
|
||
German, what do you think about moving the default result to the end of the
autocompletion list?
Personnaly I don't think is the right stuff to do, especially is the list is long!
Comment 11•24 years ago
|
||
I think entries in the users local address books should come before the @domain
address since matches from a local ab are a more likely match.
Potential matchs from an LDAP directory could come after the @domain address.
Comment 12•24 years ago
|
||
> Potential matchs from an LDAP directory could come after the @domain address.
I disagree. Reasons:
- My personal address book (in the general meaning) might lie on an LDAP server.
My "Personal Address Book" (in Mozilla) will be empty in this case.
- Organizations with an LDAP server will probably have all users in that
database and you won't need the default domain (which is for organizations, I
assume).
- Autocompletion against public, general LDAP servers on the internet is IMO a
bad idea.
Comment 13•24 years ago
|
||
>My personal address book (in the general meaning) might lie on an LDAP server.
True. OK, scratch the last part of my comment. I agree the @domain default
should be the last item for the reasons people have stated above.
ducarroz, why do you think it should be the first item?
Assignee | ||
Comment 14•24 years ago
|
||
the main reason is to match what we do in 4.x. If the user is trying to send a
message to scott@<default domain> and just type scott, we will probably have
several other scott something matches. In the case we don't have THE scott in
the Addressbook, the primary choose would be to accept the user input. Let try
this way: The user is always right, therefore we must trust him first, then
politly proposed other choose...
Comment 15•24 years ago
|
||
> The user is always right, therefore we must trust him first, then
> politly proposed other choose...
When I type "ducarroz", I don't say or mean <ducarroz@bucksch.org>, but the
ducarroz in my address book. In a way, the ducarroz in my address book is what I
said. (I assume non-existance of the Collected Addressbook, which I consider a
bad idea for exactly that reason.)
Assignee | ||
Comment 16•24 years ago
|
||
in 4.x, you will have:
ducarroz@<default domain>
ducarroz@netscape.com
the second ducarroz will be pre-selected and prefill! The problem of putting the
at default domain last is that in case you have a lot of matches, it will be
lost at the end.
Reporter | ||
Comment 17•24 years ago
|
||
guess we missed 0.9.1, moving to 0.9.2. Can anbybody review, we have a patch.
Thanks!
Keywords: mozilla0.9.1 → mozilla0.9.2
Assignee | ||
Comment 18•24 years ago
|
||
sorry but I still disagree. The @default domain should be in first position like
in 4.x.
Comment 19•24 years ago
|
||
>in 4.x, you will have:
>ducarroz@<default domain>
>ducarroz@netscape.com
>the second ducarroz will be pre-selected and prefill! The problem of putting
>the at default domain last is that in case you have a lot of matches, it will
>be lost at the end.
I agree with ducarroz for the reasons he states above.
Comment 20•24 years ago
|
||
The problem is that in the home user setup, the default domain is useless. The
domain is that of the ISP, and the likelyness that the ISP of the correspondants
match is very small.
It only makes sense if all of the following is true:
- a middle- to big-size company, where people frequently mail each other
internally
- the user typed the recipient's username completely (!)
That makes it useful only in very few cases.
Reporter | ||
Comment 21•24 years ago
|
||
Is it possible this could be an option for the end user?
Reporter | ||
Comment 22•24 years ago
|
||
Just noticed in 0.9.2 that you can now scroll through entries. I think that
makse my bug resolved. :) I'm happy with things. Thanks guys!
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
verified per reporter's comments.
Status: RESOLVED → VERIFIED
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
•