Closed Bug 961385 Opened 11 years ago Closed 11 years ago

Autocorrect should be disabled on <input type="text" inputmode="verbatim">

Categories

(Firefox OS Graveyard :: Gaia::Keyboard, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: reuben, Unassigned)

References

Details

STR:

1) Go to https://people.mozilla.org/~rmorais/input.html
2) Try to enter a username like "reuben.morais" in the second field

Autocorrect kicks in even when inputmode="verbatim".
For now, we're using "x-inputmode" instead for this feature.
It is implemented by Bug 796544.
Ah, I wasn't aware of the status of inputmode in the spec and our implementation :(
Thanks for the info Rudy.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
That said, shouldn't we also react on inputmode=verbatim?
(In reply to Julien Wajsberg [:julienw] from comment #3)
> That said, shouldn't we also react on inputmode=verbatim?

inputmode is #ifdef MOZILLA_RELEASE :(
You need to log in before you can comment on or make changes to this bug.