[Webkit-unassigned] [Bug 250739] New: clicking the blank area in the date input can't trigger focusin event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 16:59:21 PST 2023


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

            Bug ID: 250739
           Summary: clicking the blank area in the date input can't
                    trigger focusin event
           Product: WebKit
           Version: Safari 16
          Hardware: PC
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: 2471314 at gmail.com

Created attachment 464530

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

the focus event log

Here is a demo:
https://codesandbox.io/s/date-input-rd1p57

Observe the console log.

Clicking the date/month/year fields can trigger focus/focusin events.
But Clicking the blank area only triggers focus event, can't trigger focusin event.

-- 
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/20230118/8abbc4cb/attachment.htm>


More information about the webkit-unassigned mailing list