https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42199
--- Comment #1 from Brendan Lawlor <[email protected]> --- 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. _______________________________________________ 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/
