[Webkit-unassigned] [Bug 32533] Add support to set input element's suggestion value from auto-complete menu

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


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


Zelidrag Hornung <zelidrag at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45006|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Zelidrag Hornung <zelidrag at chromium.org>  2009-12-16 12:39:44 PST ---
Created an attachment (id=45006)
 --> (https://bugs.webkit.org/attachment.cgi?id=45006)
PopupMenuClient changes needed for autocomplete suggestions displaying in input
elements

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.

-- 
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