[Webkit-unassigned] [Bug 249782] New: Remove keyboard input timeout for date, datetime-local, month, time, and week input types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 09:44:26 PST 2022


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

            Bug ID: 249782
           Summary: Remove keyboard input timeout for date,
                    datetime-local, month, time, and week input types
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Hi Team,

While going through Blink's commit, I came cross following commit:

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=163682
WebKit GitHub Source - https://searchfox.org/wubkat/source/Source/WebCore/html/shadow/DateTimeNumericFieldElement.cpp#43 & https://searchfox.org/wubkat/source/Source/WebCore/html/shadow/DateTimeNumericFieldElement.cpp#177 etc

I am able to reproduce the issue, when trying to go to year-field and if you just type "19" and take one second and type "87", it will show "0087".

Link - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime-local

I think it might be causing some automated test cases failure as well.

Thanks!

-- 
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/20221222/7b6e5863/attachment-0001.htm>


More information about the webkit-unassigned mailing list