Closed Bug 1061396 Opened 10 years ago Closed 10 years ago

Address book autocomplete should sanitize upon blur, rather than keydown

Categories

(Thunderbird :: Address Book, defect)

31 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1043310

People

(Reporter: bugzilla, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140716183446

Steps to reproduce:

1. Have in address book: name "John Doe", email address "john@example.org"
2. Compose a new email. (continue to A or B)
A.3. Type 'jo'
A.4. Notice how the line is completed into jo"hn Doe <john@example.org>" (quotes are around selected portion)
B.3. Type 'do'
B.4. Notice how the line is completed into do" >> John Doe <john@example.org>" (quotes are around selected portion)
5. Click (with the mouse) anywhere outside that 'To' field, e.g. in Subject field.


Actual results:

A. The To field is left as "john Doe <john@example.org>"
B. The To field is left as "do >> John Doe <john@example.org>" 

If you don't go back to edit it, the email will be sent like that. 


Expected results:

When clicking outside of a To/Cc/Bcc field, the same thing should happen as when you press Tab or Return key, because then it does correctly sanitize (or whatever I should call it) the recipient field.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.