https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43452 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 205388 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205388&action=edit Bug 43452: Update header search forms to use input type "search" This patch updates header search forms in the staff interface so that the input tag uses type "search." This reflects its purpose and will show, in supported browsers, an icon to clear the search field. The patch also wraps each header search form in the <search> tag. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/search To test apply the patch and rebuild the staff interface CSS. - Test search forms to confirm that they look correct. There should be no change in functionality. - Test in a Chromium-based browser to confirm that the clear search icon appears when text has been typed into the input. - The following cases have been modified: - Acquisitions - Acquisitions -> Add to basket -> From a suggestion - Authorities - Cataloging - Catalog - Cities administration - Contracts administration - Currencies administration - Desks administration - ERM search - Notices - Patrons - OAI administration - Patrons categories administration - System preferences - Preservation - Z39.50 administration Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.