Bug 19723 - Use tab key to navigate only in subfields
Summary: Use tab key to navigate only in subfields
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-30 19:24 UTC by Patrick Robitaille
Modified: 2024-07-04 20:37 UTC (History)
2 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Robitaille 2017-11-30 19:24:17 UTC
Hi,

Before version 3.12 In authorities module, we could use tab key to navigate only in subfield's boxs. Now this fonction dosn't work anymore. that was very usefull and could allowed to save time. It would be nice if the tab key could only navigate from subfield to subfield in the authorities module when your are in edit mod. It would be nice if the tab key works like this in the cataloging module on edit mode too. It would be less manipulation of the mouse like this.

For testing, when you are on a record in edit mode, th tab key goes everywhere down the fields and it's a long time before going from one subfield to another. Its the same things in the authorities module. 

Patrick,
Comment 1 Katrin Fischer 2023-10-01 14:23:32 UTC
I just tested and the tab brings you from subfield to subfield, unless the field can be repeated, then the tabs will jump to these controls before it jumps to the next subfield. 
This seems the logical sequence to me. Thinking of accessibility I believe the controls need to be included as they would otherwise be not reachable/associated with the subfield correctly.