RESOLVED FIXED 98936
[GTK] Add support for date and time input UIs
https://bugs.webkit.org/show_bug.cgi?id=98936
Summary [GTK] Add support for date and time input UIs
Zan Dobersek
Reported 2012-10-10 11:48:05 PDT
The master bug for these features is bug #29359. GTK port should support these UIs at least in developer builds for starters.
Attachments
Carlos Alberto Lopez Perez
Comment 1 2016-06-27 14:12:40 PDT
*** Bug 127167 has been marked as a duplicate of this bug. ***
m.kurz+webkitbugs
Comment 2 2017-01-09 01:33:20 PST
Is there a chance we'll see this in Safari on macOS soon?
m.kurz+webkitbugs
Comment 3 2017-03-08 01:37:04 PST
Can someone please give an update on this issue? With Firefox 54 having date inputs behind a flag soon Safari will be the last major browser left lacking support for it. See http://caniuse.com/#feat=input-datetime
Michael Catanzaro
Comment 4 2017-03-08 07:05:22 PST
This bug is for implementing date and time inputs for the GTK+ port. Drawing native widgets is necessarily platform-specific -- we're going to surely want to use GtkCalendar, for example -- so adding a date picker for the GTK+ port is not going to do any good for Safari. You might want to file a new bug report for the macOS or iOS ports.
Carlos Alberto Lopez Perez
Comment 5 2020-03-09 12:13:40 PDT
See bug 119175(In reply to Michael Catanzaro from comment #4) > You might want to file a new bug report for the macOS or iOS ports. See bug 119175
Diego Pino
Comment 6 2023-01-25 19:27:50 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.