NEW 119890
[GTK] Typeahead in select with size > 1 is broken in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=119890
Summary [GTK] Typeahead in select with size > 1 is broken in WebKit2
Claudio Saavedra
Reported 2013-08-16 03:50:40 PDT
Try typeahead in http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select_size . Usually you would be able to type the first letters of an item and get to it. Now each keystroke is considered as an independent search. This seems to work with WK1 and with size=1 (combobox case). I am not sure whether this is WKGTK specific, though, but haven't really tried other ports.
Attachments
Note You need to log in before you can comment on or make changes to this bug.