[Bug 42199] New: Make the Add patron form more accessible for keyboard and screen reader users
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42199 Bug ID: 42199 Summary: Make the Add patron form more accessible for keyboard and screen reader users Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Accessibility Assignee: koha-bugs@lists.koha-community.org Reporter: blawlor@clamsnet.org QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, oleonard@myacpl.org If you are using the CollapseFieldsPatronAddForm preference the content in the specified fieldsets is hidden. The checkbox says 'Show collapsed fields' but these fields are actually hidden not collapsed in the way that a screen reader understands. The keyboard or screen reader user just has to learn that this checkbox is their only hope of expanding the hidden fields. There's no way for them to easily navigate between the fieldsets. Each legend is clickable by mouse to expand and collapse. The same functionality should be available to keyboard users. Screen readers should announce the state of the content as collapsed or expanded. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42199 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42199 --- Comment #1 from Brendan Lawlor <blawlor@clamsnet.org> --- Created attachment 196368 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196368&action=edit Bug 42199: Make memberentry form accessible for keyboard and screen readers This WIP patch adds buttons with aria-controls to properly collapse and expand the fieldsets on the memberentry form To test: 1. Set some/all fields in CollapseFieldsPatronAddForm 2. Create or edit a patron record 3. Navigate with the keyboard to collapse and expand the field sets 4. Check with a screen reader that the collapsed and expanded states are announced 5. Check for regressions Known issue: the + Add guarantor button behaves a little odd -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42199 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |blawlor@clamsnet.org |ity.org | Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org