[webkit-reviews] review requested: [Bug 32261] Add ability to specify suggested autocomplete value in HTMLInputElement : [Attachment 44840] Added ability to separate autocomplete suggestion previewing from accepting of the suggested value in HTMLInputElement / RenderTextControlSingleLine
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 14 21:15:23 PST 2009
Zelidrag Hornung <zelidrag at chromium.org> has asked for review:
Bug 32261: Add ability to specify suggested autocomplete value in
HTMLInputElement
https://bugs.webkit.org/show_bug.cgi?id=32261
Attachment 44840: Added ability to separate autocomplete suggestion previewing
from accepting of the suggested value in HTMLInputElement /
RenderTextControlSingleLine
https://bugs.webkit.org/attachment.cgi?id=44840&action=review
------- Additional Comments from Zelidrag Hornung <zelidrag at chromium.org>
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.
More information about the webkit-reviews
mailing list