Closed Bug 303197 Opened 19 years ago Closed 19 years ago

autocompletion list order is not correct.

Categories

(Thunderbird :: Message Compose Window, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 302935

People

(Reporter: khadjari, Assigned: mscott)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050725 Firefox/1.0.6 (Ubuntu package 1.0.6)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050725 Firefox/1.0.6 (Ubuntu package 1.0.6)

When typing a name like "Per Liden" in TO: text field Thunderbird finds two
names that fit the description 1.Per-Erik Liden and 2.Per Liden. the e-mails are:
per-erik.liden@xxx and per.liden@xxx. The way now I think Thunderbird sort this
is that "-" is matched to "." and therefor Per-Erik is shown before Per.

The solution should be to replace . with a space when doing the sorting of the list.

Reproducible: Always

Steps to Reproduce:
1.Have the autocompletion and have the mails per.liden@xxx and
per-erik.liden@xxx in your address book
2.Push write icon in thunderbird
3.type "per liden" in to: text field and wait.

Actual Results:  
per-erik.liden@xxx
per.liden@xxx

Expected Results:  
per.liden@xxx
per-erik.liden@xxx
why did you file this a second time ?

*** This bug has been marked as a duplicate of 302935 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.