Bug 200416
Summary: | [macOS] Add UI for input type "month", "week" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zhaolin Yu <franklinyu> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | alex.wayfer, cdumez, clopez, github.ds, gsnedders, jensimmons, m.kurz+webkitbugs, quentin.grimaud, robertwbradford, timothy, webkit-bug-importer, webkit-bugs, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=119175 https://bugs.webkit.org/show_bug.cgi?id=148868 https://bugs.webkit.org/show_bug.cgi?id=241598 |
Zhaolin Yu
Note that input type "date" is covered in bug 119175.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Bradford
Are there any updates on this one?
m.kurz+webkitbugs
Also see Bug 214946 (duplicate?)
Starting with Safari TP 115, released on Oct 22, 2020, UIs for `date`, `datetime-local` and `time` are supported on macOS and iOS. The month input type is unsupported on macOS, but works on iOS. The week input type is unsupported on macOS and iOS.
There will be an entry in https://webkit.org/status/ soon: https://bugs.webkit.org/attachment.cgi?id=412182&action=diff
Jen Simmons
<rdar://problem/70006802>
Sam Sneddon [:gsnedders]
Editing bug to match up with what's in Radar.