Bug 188896 - [iOS] Support inputmode=none
Summary: [iOS] Support inputmode=none
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-23 11:53 PDT by Aditya Keerthi
Modified: 2018-08-28 09:35 PDT (History)
8 users (show)

See Also:


Attachments
Patch (21.21 KB, patch)
2018-08-24 11:55 PDT, Aditya Keerthi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2018-08-23 11:53:44 PDT
Currently, we only support 7 of the 8 possible values for inputmode. We should support a value of "none" for this attribute.

https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
Comment 1 Aditya Keerthi 2018-08-24 11:55:21 PDT
Created attachment 348032 [details]
Patch
Comment 2 WebKit Commit Bot 2018-08-28 09:34:32 PDT
Comment on attachment 348032 [details]
Patch

Clearing flags on attachment: 348032

Committed r235426: <https://trac.webkit.org/changeset/235426>
Comment 3 WebKit Commit Bot 2018-08-28 09:34:33 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-08-28 09:35:20 PDT
<rdar://problem/43800880>