[Webkit-unassigned] [Bug 233215] New: input[type=date] and input[type=time] empty value UIs are confusing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 14:44:15 PST 2021


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

            Bug ID: 233215
           Summary: input[type=date] and input[type=time] empty value UIs
                    are confusing
           Product: WebKit
           Version: Safari 15
          Hardware: All
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: brandon.kelly at mac.com

Created attachment 444434

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

Empty date and time inputs on Safari, Firefox, and Edge

Safari displays `date` and `time` inputs with empty values in a confusing manner, with “placeholder” example values that aren’t easily differentiable from actual values.

Both Firefox and Edge show placeholder values that are easily identifiable as placeholders: `mm/dd/yyyy` for `date` inputs`; `--:-- --` for `time` inputs (see attached screenshots).

Safari should either follow suit with those browsers, or display no input placeholder at all, as Safari on iOS does.

-- 
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/20211116/454c7dd0/attachment.htm>


More information about the webkit-unassigned mailing list