[Webkit-unassigned] [Bug 257308] New: showPicker() method of date input doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 24 23:50:21 PDT 2023


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

            Bug ID: 257308
           Summary: showPicker() method of date input doesn't work
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: buddha-1 at mail.ru
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Created attachment 466494

  --> https://bugs.webkit.org/attachment.cgi?id=466494&action=review

showPicker() method called on typing in a text field or clicking a button

The `showPicker()` method of the date input (`<input type="date">`) doesn't work. 

In the demo file typing any character in the text field or clicking the "Show picker" button call `showPicker()`. Thus those actions should open the date picker.

In Safari the date picker is not opened. No errors are thrown.

-- 
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/20230525/b5afddbc/attachment.htm>


More information about the webkit-unassigned mailing list