Open
Bug 1434577
Opened 8 years ago
Updated 3 years ago
Tabbing from address entry field is lower-casing the user name
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: finnian, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180123173120
Steps to reproduce:
I entered the email address
Karen@iching.com.au
and then pressed TAB to go the to the subject line.
Actual results:
The user name in the address field is lower-cased
karen@iching.com.au
Expected results:
The case of the user name should be preserved because email user names are case-sensitive, and it will affect the deliver-ability.
https://www.lifewire.com/are-email-addresses-case-sensitive-1171111
Comment 1•8 years ago
|
||
Pressing TAB will certainly NOT make what you entered lower-case. What is likely happening is that you have Karen already somewhere in lowercase in the address book and when you press TAB, that version is accepted via autocomplete.
BTW, e-mail addresses are practically NOT case-sensitive. Please read the article you quotes under the heading "Case Typically Does Not Matter".
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•