[Webkit-unassigned] [Bug 224921] New: [GTK] Turn on editable <input type=date> and <input type=time> fields
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 22 02:01:19 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224921
Bug ID: 224921
Summary: [GTK] Turn on editable <input type=date> and <input
type=time> fields
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mrobinson at webkit.org
CC: bugs-noreply at webkitgtk.org
We can turn on this feature without actually implementing support for the date picker. This will enable the interior shadow DOM of these input elements allowing for proper input via the keyboard of dates and times. The reasoning for not implementing the date picker UI is that the code currently assumes that the date picker UI can be used without taking focus from the browser window. This isn't as straight-forward to implement in GTK.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210422/240f357f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list