Bug 158327 - type=week doesn't gracefully fallback to a text input on Webkit iOS
Summary: type=week doesn't gracefully fallback to a text input on Webkit iOS
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Safari 12
Hardware: iPhone / iPad iOS 9.3
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2016-06-02 16:37 PDT by Mohammed Khatib
Modified: 2022-06-14 09:21 PDT (History)
4 users (show)

See Also:


Attachments
Screenshot of Safari iOS rendering input type=week as a dot instead of a text input (177.03 KB, image/png)
2016-06-02 16:38 PDT, Mohammed Khatib
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.