Bug 158327

Summary: type=week doesn't gracefully fallback to a text input on Webkit iOS
Product: WebKit Reporter: Mohammed Khatib <mkhatib727>
Component: FormsAssignee: Daniel Bates <dbates>
Status: NEW ---    
Severity: Normal CC: dbates, jonlee, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar, PlatformOnly
Version: Safari 12   
Hardware: iPhone / iPad   
OS: iOS 9.3   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196272
https://bugs.webkit.org/show_bug.cgi?id=241598
Attachments:
Description Flags
Screenshot of Safari iOS rendering input type=week as a dot instead of a text input none

Description Mohammed Khatib 2016-06-02 16:37:21 PDT
<input type=week> doesn't fallback to displaying a text type input and instead displays as a weird dot. See attachment.

Test document: https://miketaylr.com/code/html5-forms-ui-support.html
Comment 1 Mohammed Khatib 2016-06-02 16:38:03 PDT
Created attachment 280382 [details]
Screenshot of Safari iOS rendering input type=week as a dot instead of a text input
Comment 2 Radar WebKit Bug Importer 2019-03-26 10:05:49 PDT
<rdar://problem/49277321>
Comment 3 Daniel Bates 2019-03-26 10:06:09 PDT
Still occurs in latest Safari on iOS.