https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40045
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Cook <[email protected]> --- (In reply to Hannah Dunne-Howrie from comment #0) > In our old library management system, shortcuts for pop up messages would be > a single key, i.e. Y key for Yes to proceed. In Koha, you need to press the > Alt key as well as the appropriate key for the operation. It's likely your old library management system had a custom implementation for keyboard shortcuts in that case. Koha is using a standard system called "access keys". The use of "Alt" is not a requirement from Koha but rather a requirement from your browser. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/accesskey -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
