Bug 188896

Summary: [iOS] Support inputmode=none
Product: WebKit Reporter: Aditya Keerthi <pxlcoder>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, ews-watchlist, gyuyoung.kim, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>