Summary: | Keyboard shortcuts no longer work in details.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | hebah |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, lucas, wainuiwitikapark |
Version: | Main | Keywords: | regression |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
hebah
2022-12-14 16:54:35 UTC
Likely this is due to the tabs changing from jQueryUI to Bootstrap I'm not entirely convinced this functionality should be brought back. The standard use of the arrow keys is scroll horizontally or vertically in the page. (In reply to Lucas Gass from comment #2) > I'm not entirely convinced this functionality should be brought back. The > standard use of the arrow keys is scroll horizontally or vertically in the > page. Hi Lucas, can you explain your comment? I thought Hebah was referring to thse: https://bywatersolutions.com/education/koha-question-of-the-week-are-there-any-keyboard-shortcuts-in-koha Alt w Alt q Alt r Alt u These probably should not impact using arrow keys for navigation. (In reply to Katrin Fischer from comment #3) > (In reply to Lucas Gass from comment #2) > > I'm not entirely convinced this functionality should be brought back. The > > standard use of the arrow keys is scroll horizontally or vertically in the > > page. > > Hi Lucas, can you explain your comment? I assumed this meant the way in which you could navigate with jQuery UI tabs. In 21.11.x if your focus is on one of the UI tabs you can use the arrow keys to navigate between the tabs. You can see what I mean in this demo as well: https://jqueryui.com/tabs/ One cannot navigate like this in 22.05 and up. |