https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40780
--- Comment #1 from Jake Deery <[email protected]> --- Created attachment 186309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186309&action=edit Bug 40780: Advsearch ButtonMinus moves focus to next or prev line This patch will cause the ButtonMinus button on each of the advsearch fieldsets to jump the focus to the next or previous line, whichever is available. This is in response to a recent accessibility audit performed by one of our customers. Thanks! TO TEST: a) go to /cgi-bin/koha/opac-search.pl?expanded_options=1 b) click / tab onto the ButtonMinus next to a field, click / press enter c) notice how the focus disappears APPLY PATCH d) repeat steps a-b e) notice how the focus now either goes to the next line (if available) or the previous line (otherwise) SIGN OFF -- You are receiving this mail because: 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/
