diff options
author | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 00:50:44 +0000 |
---|---|---|
committer | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 00:50:44 +0000 |
commit | 621af4ffdbeeaee2785750258d90b096eb6c7551 (patch) | |
tree | bc894d6f5d2dc501977c81ac2c8918195d10a5f7 /webkit/build | |
parent | 5c150741a8d3db36f80fbc805e0e5bc7266fef9d (diff) | |
download | chromium_src-621af4ffdbeeaee2785750258d90b096eb6c7551.zip chromium_src-621af4ffdbeeaee2785750258d90b096eb6c7551.tar.gz chromium_src-621af4ffdbeeaee2785750258d90b096eb6c7551.tar.bz2 |
This CL makes the form autofill popup menu behave like the Firefox's one, we only set the text field text when the user presses enter or click on an item.
It also prevents the WM_CHAR events to make it to the page after a WM_KEYDOWN has been processed by the menu (that would typically cause forms to proceed when you pressed enter in the form popup).
BUG=4145
TEST=Type something in a form to have the autofill popup showing. Use the down/up arrow to move around. The text should not change in the text field. Press enter, the selection should be set. Try again clicking this time.
Review URL: http://codereview.chromium.org/9621
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5149 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
0 files changed, 0 insertions, 0 deletions