Closed
Bug 943661
Opened 12 years ago
Closed 12 years ago
Auto-correct is enabled on the marketplace search bar, but shouldn't be
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Firefox OS Graveyard
Gaia::Keyboard
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 943690
People
(Reporter: jsmith, Unassigned)
Details
(Keywords: regression)
When a user searches for an app in marketplace, auto-correct is enabled in the input element. As a result, if a user has auto-correct enabled on the phone, then the keyboard will try to auto-correct a user's search term. This often results is correcting an intended search term to something completely unintended, which is extremely annoying. Auto-correction should be turned off by default on the marketplace search bar.
I think this is a regression, as I recall this working before.
Reporter | ||
Updated•12 years ago
|
Keywords: regression
Comment 1•12 years ago
|
||
Can you show me a test case where this actually works on the device?
Can you try http://jsbin.com/UdOGIpA/1/ and let me know your findings.
We are already disabling it: https://github.com/mozilla/fireplace/blob/master/hearth/templates/header.html#L9
Also see bug 890569 for history.
If there's something I'm missing please let me know.
Reporter | ||
Comment 2•12 years ago
|
||
That probably implies this is a device-side regression then. Moving over to keyboards.
blocking-b2g: --- → 1.3?
Component: Consumer Pages → Gaia::Keyboard
Keywords: regressionwindow-wanted
Product: Marketplace → Firefox OS
Version: Avenir → unspecified
Reporter | ||
Comment 3•12 years ago
|
||
Build - 11/26/2013 Buri 1.3
Comment 4•12 years ago
|
||
Is because autocorrect=off does not work.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•12 years ago
|
blocking-b2g: 1.3? → ---
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•