https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40782 --- Comment #1 from Jake Deery <jake.deery@openfifth.co.uk> --- Created attachment 186310 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186310&action=edit Bug 40782: Selections toolbar checkbox now adds tabindex -1 This patch now sets tabindex to -1 if a disabled class is applied to a control, and removes it when the class evaporates. This improves accessibility by making these disabled items non-focusable. To test: a) make a search on the OPAC b) tab through the selections toolbar, notice how visually disabled items are focusable APPLY PATCH c) repeat steps a-b, notice how the elements are no longer focusable SIGN OFF -- You are receiving this mail because: You are watching all bug changes.