Closed Bug 1061350 Opened 10 years ago Closed 6 years ago

Keyboard does not honor (x-)inputmode override case where type=text and inputmode=email

Categories

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

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: asuth, Unassigned)

References

Details

In the email app there are cases where the user is entering something like a username which may look like an email address (ex: "foo@example.com") but may not actually be an email address (ex: just "foo").  In those cases it would be handy to be able to have the keyboard include the "@" sign but not force the validation logic of type=email on us.

It is my understanding that inputmode (http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#input-modalities:-the-inputmode-attribute) should work for this purpose.  However, LayoutManager seems to use inputMode only for extremely limited purposes (allowing "digit" to alter type=number, and "digit" and "numeric" and "-moz-sms" to override type=text).
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.