https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40782
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |o.uk Text to go in the| |The selections toolbar on release notes| |OPAC search results now | |properly manages keyboard | |focus for disabled buttons. | |Previously, visually | |disabled toolbar buttons | |(such as "Add to cart" or | |"Add to list" when no items | |were selected) could still | |receive keyboard focus, | |which was confusing for | |screen reader users. | | | |Disabled toolbar buttons | |now have `tabindex="-1"` | |applied, making them | |non-focusable until they | |become active. When items | |are selected and the | |buttons become enabled, | |they are automatically made | |focusable again. | | | |This enhancement improves | |the keyboard navigation | |experience and ensures that | |assistive technology users | |are not misled by inactive | |controls that appear to be | |interactive. Keywords|release-notes-needed | -- 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/
