http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13089 Bug ID: 13089 Summary: Tab key triggers JavaScript error in the checkEnter function Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Some input fields in Koha (the patron editor, for instance), have a class applied to them so that they will be "filtered" by the checkEnter function which prevents the enter key from submitting the form. Tabbing between such input fields triggers a JavaScript error with each tab: TypeError: e is undefined /intranet-tmpl/prog/en/js/staff-global.js Line 62 -- You are receiving this mail because: You are watching all bug changes.