[Webkit-unassigned] [Bug 27247] [HTML5][Forms] Part 5 of datalist&list: UI of `list' attribute of <input>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 16:52:45 PST 2010


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


Aryeh Gregor <Simetrical+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Simetrical+webkit at gmail.com




--- Comment #7 from Aryeh Gregor <Simetrical+webkit at gmail.com>  2010-01-21 16:52:44 PST ---
FWIW, Opera displays this the same as autocomplete suggestions.  In other
words, there's a dropdown that automatically appears when the user focuses the
field and starts typing, and he can use the arrow keys or mouse to select an
item from it.  This is nice if you're trying to use <datalist> to implement
search suggestions -- a combobox UI would be unusable for that use-case.

Related WHATWG thread:
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-January/024794.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list