[Webkit-unassigned] [Bug 32261] Add ability to specify suggested autocomplete value in HTMLInputElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 21:15:24 PST 2009


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


Zelidrag Hornung <zelidrag at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44581|0                           |1
        is obsolete|                            |
  Attachment #44840|                            |review?
               Flag|                            |




--- Comment #17 from Zelidrag Hornung <zelidrag at chromium.org>  2009-12-14 21:15:23 PST ---
Created an attachment (id=44840)
 --> (https://bugs.webkit.org/attachment.cgi?id=44840)
Added ability to separate autocomplete suggestion previewing from accepting of
the suggested value in HTMLInputElement / RenderTextControlSingleLine

Based on Darin's comments of my previous patch, I have 1) removed
enter/leaveSuggestMode functions, 2) reset suggested value in setValue(), and
3) moved PopupMenu changes into a separate patch.

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