[Webkit-unassigned] [Bug 238545] New: datetime-local - hard to enter values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 03:44:12 PDT 2022


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

            Bug ID: 238545
           Summary: datetime-local - hard to enter values
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jaffathecake at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

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

There's a pretty agressive timeout when entering values in this field type.

Eg:

1. Highlight the year
2. Press '2', year changes to 0002
3. Wait a couple of beats, like a user who isn't massively confident with the keyboard
4. Press '0', year changes to 0001

If you don't leave a beat between steps 2 & 4, the year will be 0020, which is more expected.

This is particularly problematic for the year, hour, and minute, since there isn't really a non-keyboard alternative to selecting those.

-- 
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/20220330/dbef9795/attachment-0001.htm>


More information about the webkit-unassigned mailing list