[Koha-bugs] [Bug 32323] Correct focus state of some DataTables controls

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 22 18:20:20 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32323

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 144168
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144168&action=edit
Bug 32323: Correct focus state of some DataTables controls

This patch makes changes to the style of some DataTable controls in
order to make hover, active, and focus states more consistent.

To test, apply the patch and rebuild the staff interface css.

View a page that has a DataTable showing controls like "Columns,"
"Export," and "Configure." For example: Saved reports, Libraries,
Overdues.

 - Click the DataTables search form to put cursor focus there.
 - Use the tab key to move through the next buttons.
 - The style should now be more consistent with the appearance of other
   similar buttons in the staff client.
 - Test with and without text in the search filter.
 - Test pages which don't have the full set of controls, e.g. the
   table of of a patron's checkouts.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list