Status: Started
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium

New issue 16597 by [email protected]: Prevents submitting a form when  
pressing a return key in an auto-fill popup
http://code.google.com/p/chromium/issues/detail?id=16597

Chrome Version       : 3.0.194.0 (20472)
OS + version :         Ubuntu 9.04
CPU architecture (32-bit / 64-bit): 32-bit
window manager : Gnome
What steps will reproduce the problem?
1. Open a page which contains an input form.
2. Type something in a form to have the autofill popup showing
3. Type a return key in an auto-fill popup.
4. Observe.

What is the expected output?
Set the selected text to the input form.

What do you see instead?
Set the selected text to the input form and submit it.

Please use labels and text to provide additional information.

The change r5149 prevents a succeeding Char event after a KeyDown event is
processed by an auto-fill only on Windows. We need to activate this code
also on Linux.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to