[Webkit-unassigned] [Bug 39532] REGRESSION: Enter does not trigger submit of forms when focus is on select.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 09:38:30 PDT 2010


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION: Enter does not  |REGRESSION: Enter does not
                   |trigger submit of forms     |trigger submit of forms
                   |when focus is on elements   |when focus is on select.
                   |any more                    |
                 CC|                            |adele at apple.com,
                   |                            |darin at apple.com,
                   |                            |fishd at chromium.org,
                   |                            |mjs at apple.com




--- Comment #15 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2010-06-22 09:38:29 PST ---
I am torn on this. On one hand, only Opera triggers form submission when hitting enter on select box. All other browsers ignore the keystroke. Being consistent across browsers helps compatibility, especially in the corner cases like this.

On the other hand, we've changed the expectations of the users. The patch to change this is trivial, but I would like some input from WebKit engineers.

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