https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25349 --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 104378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104378&action=edit Bug 25349: Add checkEnter function and apply it to SCO page This patch adds the checkEnter function to the OPAC global.js and then applies it to the SCO login page. TO TEST: 1. Go to SCO login and try entering something in the "Login:" input amd "Password:" input. 2. Pressing enter while in either will automatically submit the form. 3. Apply patch. 4. Repeat step 1-2. 5. This time the form should not submit itself when you press Enter. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.