Closed
Bug 833431
Opened 12 years ago
Closed 7 years ago
[Email] Auto capitalize the Name field on new Account signup
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tchung, Unassigned)
References
Details
(Keywords: papercut, polish)
Attachments
(1 file)
29.58 KB,
image/png
|
Details |
Nit: when the user is signing up for a new email account, we should auto capitalize the first character and the next character after space. This usually is going to be the Screen name that will display the name to send emails from.
It's currently lowercase. Screenshot
Repro:
1) install nightly unagi build
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/0e43266ca3c6
Gaia 1890022f3ca36108621a832f31ac5df8bf89a22e
BuildID 20130122070203
2) launch email, setup a new account
3) tap the Your Name box
4) Verify typing in your name is all lowercase
Expected:
- auto capitalize on the first and last name while typing (and seperated with space)
Actual:
- name is all lowercase
Comment 1•12 years ago
|
||
Bug 825133 has very relevant discussion to this. The current state of things is that we would need to do this in app logic and that we need to worry about l10n issues, so the idea should be run by l10n people and parameterized by localization settings if we go that route. If the platform grows extra flags we can set, we should probably put those settings in the l10n properties file with good l10n notes and avoid meddling from app code.
Severity: normal → enhancement
See Also: → 825133
Updated•10 years ago
|
Blocks: fxos-papercuts
Comment 2•10 years ago
|
||
Almost filed this one again!
Requesting l10n feedback on the idea.
We could just auto-capitalize the first letter typed and then nothing after that.
Comment 3•10 years ago
|
||
"Dietrich von Ayala" would be a counter example. Also, http://en.wikipedia.org/wiki/Van_de_Graaff_generator.
Note, :l10n is really not an individual, doesn't make sense to needinfo that.
http://www.w3.org/International/questions/qa-personal-names is full of more cultural context around names.
Flags: needinfo?(community)
Comment 4•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•