RESOLVED WONTFIX261744
[macOS} datetime-local and time should use the NSDatePickers time elements
https://bugs.webkit.org/show_bug.cgi?id=261744
Summary [macOS} datetime-local and time should use the NSDatePickers time elements
Luke Warlow
Reported 2023-09-19 08:05:05 PDT
On macOS input type="datetime-local" currently only displays UI for the date segment and for time you have to manually enter it (likewise for type="time"). Given that NSDatePickers graphical style has UI for both date and time elements that can be used independently it would be good if this could be wired up to datetime-local and time inputs.
Attachments
Aditya Keerthi
Comment 1 2023-09-20 19:30:55 PDT
This is an intentional design decision on macOS.
Note You need to log in before you can comment on or make changes to this bug.