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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 00:04:09 PST 2009


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


Zelidrag Hornung <zelidrag at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44947|0                           |1
        is obsolete|                            |




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

This addressed two comments from Darin about the previous CL:

1. suggestedValue() getter now defined as:
const String& suggestedValue() const;

2. suggestedValue() getter is added to WMLInputElement class.

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