[Webkit-unassigned] [Bug 201768] New: Datalist option's label not used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 13 12:15:55 PDT 2019


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

            Bug ID: 201768
           Summary: Datalist option's label not used
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: corsar89 at ya.ru
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Option's `label` is not shown in datalist suggestions, only `value` is shown.

However, spec suggests using both `value` and `label`
https://html.spec.whatwg.org/multipage/input.html#attr-input-list

Chrome follows the spec and shows both.

Here you can find example datalist, where label "The color of the sky" is not used for value "blue".
https://css-tricks.com/datalist-is-for-suggesting-values-without-enforcing-values/

-- 
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/20190913/f97bf185/attachment.html>


More information about the webkit-unassigned mailing list