Closed
Bug 1132712
Opened 10 years ago
Closed 7 years ago
Address and Company fields when adding or editing a Contact should start with capital letters
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect, P3)
Tracking
(tracking-b2g:backlog, b2g-v2.1 unaffected, b2g-v2.2 affected, b2g-master affected)
RESOLVED
WONTFIX
tracking-b2g | backlog |
Tracking | Status | |
---|---|---|
b2g-v2.1 | --- | unaffected |
b2g-v2.2 | --- | affected |
b2g-master | --- | affected |
People
(Reporter: oteo, Unassigned)
Details
(Keywords: regression)
Reproduced with 2.2 and master builds
STR:
1. Enter in Contacts application
2. Add a new contact
Actual Result: Address and Company fields do NOT start with capital letters
Expected Result: Address and Company fields should start with capital letters
Environmental Variables:
Device: Flame 2.2
Build ID: 20150212055743
Gaia: 791e537
Gecko: 2a90b4d
Version: 37.0a2
Device: Flame master
Build ID: 20150212132851
Gaia: a30df69
Gecko: 91c0a0a
Version: 38.0a1
Reporter | ||
Comment 1•10 years ago
|
||
This issue does NOT reproduce in 2.1 build
Environmental Variables:
Device: Flame 2.1
Build ID: 20150212014818
Gaia: 88084bc
Gecko: 783c977
Version: 34.0
status-b2g-v2.1:
--- → unaffected
status-b2g-v2.2:
--- → affected
status-b2g-master:
--- → affected
Keywords: regression
Reporter | ||
Comment 2•10 years ago
|
||
Although it's a regression, I don't think it would block a release. Anyway it is an easy fix that we should ask for approval to be uplifted to 2.2 branch asap.
Updated•10 years ago
|
Assignee: nobody → hola
Comment 3•10 years ago
|
||
I did a bit of research and found that this behavior was set in bug 825289 to avoid showing suggestions on those fields. I can't see an input mode that capitalizes the first letter without showing suggestions ( https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input#attr-inputmode ) so we will have to choose one mode and settle with it. This is addressed in Safari with 'autocorrect' and 'autocapitalize' attributes, but they are not standard nor implemented in gecko.
Flags: needinfo?(oteo)
Reporter | ||
Comment 4•10 years ago
|
||
Thanks a lot Adrián, let's include this bug in the Backlog so it can be appropriately prioritized by the Dialer team.
blocking-b2g: --- → backlog
Flags: needinfo?(oteo)
Assignee | ||
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
Updated•10 years ago
|
Priority: -- → P3
Comment 6•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
•