https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42165 --- Comment #2 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 196065 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196065&action=edit Bug 42165: Add search landmark role to OPAC masthead search form Test plan: 1. Apply the patch 2. Load the OPAC main page (opac-main.pl) 3. Inspect the search form → Confirm role="search" and aria-label="Catalog search" are present 4. Use a screen reader (or browser accessibility tree) → Verify a "search" landmark is announced 5. Ensure only one search landmark is present on the page 6. Perform a catalog search → Confirm search functionality is unchanged Signed-off-by: Laura Woodward <lwoodard@artsbma.org> -- You are receiving this mail because: You are watching all bug changes.