https://bugzilla.wikimedia.org/show_bug.cgi?id=49559
Santhosh Thottingal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Santhosh Thottingal <[email protected]> --- In an HTML form, if you press control+m, form get submitted. One can try here http://www.w3schools.com/html/tryit.asp?filename=tryhtml_form_submit In the login form's password field or other fields where IME is not present, what you get is the default form submit behavior. If IME is not attached to a field, IME is not controlling the keypress behavior. So what you see is an expected behavior. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
