[webkit-reviews] review requested: [Bug 32533] Add support to set input element's suggestion value from auto-complete menu : [Attachment 45006] PopupMenuClient changes needed for autocomplete suggestions displaying in input elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 12:39:43 PST 2009


Zelidrag Hornung <zelidrag at chromium.org> has asked  for review:
Bug 32533: Add support to set input element's suggestion value from
auto-complete menu
https://bugs.webkit.org/show_bug.cgi?id=32533

Attachment 45006: PopupMenuClient changes needed for autocomplete suggestions
displaying in input elements
https://bugs.webkit.org/attachment.cgi?id=45006&action=review

------- Additional Comments from Zelidrag Hornung <zelidrag at chromium.org>
Added ability for PopupMenuClient to signal when menu selection changed and
weather selected value should be accepted when popup menu closes. The CL also
includes Chromium implementation of autocomplete that now also show matching
suggestion in input elements without having their value exposed to JS.


More information about the webkit-reviews mailing list