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.