http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12075 Bug ID: 12075 Summary: jQueryUI upgrade broke keyboard shortcuts Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Staff Client Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The latest jQueryUI upgrade removed the option to trigger a tab select based on its name. The only built-in option is to select a tab based on its index. Since the index of the keyboard-shortcutted tabs varies depending on which page you're on another solution is required. This is what worked for me: http://stackoverflow.com/questions/14859281/select-tab-by-name-in-jquery-ui-... -- You are receiving this mail because: You are watching all bug changes.