[Webkit-unassigned] [Bug 261701] showPicker() method does not trigger datalist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 19 01:32:29 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=261701

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |BrowserCompat
                 CC|                            |akeerthi at apple.com,
                   |                            |karlcow at apple.com

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
Y = Yes 
N = No
M = Maybe

Tested on macOS, not iOS

S F C
------
Y Y Y date (for Safari only on clicking the field)
M M Y datetime-local (for Safari only on clicking the field. For Firefox/Safari, no time picker)
N N Y time
N N Y month  (Safari/Firefox shows text instead of month)
N N Y week   (Safari/Firefox shows text instead of week)
Y Y Y color
N N M email  (Chrome shows item1)
Y Y Y file
Y Y M number (Chrome shows item1. Safari/Firefox have widgets for selecting numbers)
N N M search (Chrome shows item1)
N N M tel (Chrome shows item1)
N N M text (Chrome shows item1)
N N M url (Chrome shows item1)

To note that this is probably not part of WebKit for most of it, but UIKit.

-- 
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/20230919/f6b9b2ac/attachment-0001.htm>


More information about the webkit-unassigned mailing list