Kilotest: Diagnoses of button name not visible
violation by HTML element 142 on Jordan Schnitzer Museum of Art at PSU page
Here is how tools diagnose the button name not visible
issue for HTML element 142 of the Jordan Schnitzer Museum of Art at PSU page.
Basics
- About the
button name not visible
issue- Why it matters: User cannot get help explaining a button
- Priority: lowest
- Related WCAG standard: 4.1.2
- About the Jordan Schnitzer Museum of Art at PSU page
- URL:
https://www.pdx.edu/museum-of-art/ - Tested on 2026-04-09 at 03:46
- URL:
- About HTML element 142
- Tag name:
DIV - Text:
Apply … I am a
- Start tag:
<div class="align-self-center text-center search-buttons-desktop order-1 order-lg-5 d-none d-lg-block"> - XPath:
/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[2]/div[1]/div[1]/div[3] - Bounding box: x = 0, y = 38, width = 78, height = 68
- Tag name:
Diagnoses
- The button content has only whitespaces. Having only defined an attribute aria-label="Site-search toggle button" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description - The button content has only whitespaces. Having only defined an attribute aria-label="Toggle search" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description