https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37175

--- Comment #1 from Owen Leonard <[email protected]> ---
The keyboard shortcuts for buttons like that use HTML's accesskey attribute,
which means that the keyboard combination may vary based on the browser you're
using. For instance, in Firefox on a Mac it's even more convoluted: Ctrl + Alt
+ Y.

We could implement those shortcuts in JavaScript but we must be conscious of
accessibility concerns:

https://webaim.org/techniques/keyboard/accesskey#alternatives

-- 
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/

Reply via email to