http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10310
--- Comment #7 from Jonathan Druart <[email protected]> --- (In reply to comment #4) > This seems to work in IE9, but I think it has an unintended consequence: You > can't tab to the submit button and hit <enter> to submit. Yep good catch Owen! The last patch returns false only if enter is pressed on input with a type != "submit". I don't find a case where a problem can occur. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
