https://bugzilla.wikimedia.org/show_bug.cgi?id=28945

--- Comment #7 from Michael M. <[email protected]> 2011-05-24 08:59:59 UTC 
---
(In reply to comment #5)

> People hate it when you change the
> behavior of their browser.

Replacing the submit button with a link does change the behavior for most (=
all Firefox and Internet Explorer) users. One can't really expect a browser to
detect that pressing the enter key should be treated as a click on the link the
submit button was replaced with, so it's not an upstream bug.

On the other hand adding an event handler for the enter key being pressed while
the radio buttons have the focus fixes the issue for Firefox and IE without
doing harm to other browsers, since Opera just doesn't do anything by default
when you press the enter key while the focus is on radio buttons. So a user of
Opera who knows what his browser behaves like won't notice the change (because
he doesn't press the enter key) and thus can't hate the change.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to