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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 23:57:13 PST 2009


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


Zelidrag Hornung <zelidrag at chromium.org> changed:

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




--- Comment #20 from Zelidrag Hornung <zelidrag at chromium.org>  2009-12-15 23:57:12 PST ---
Created an attachment (id=44947)
 --> (https://bugs.webkit.org/attachment.cgi?id=44947)
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