Kilotest: Diagnoses of custom button keyboard-inoperable?
violation by HTML element 222 on Probably Good page
Basics
About the Probably Good page
- URL: https://probablygood.org/
- Tested 3 days ago by job
n2uon 2026-05-30 at 00:32
About HTML element 222
- Tag name:
SPAN - Text: [not applicable]
- Start tag:
<span class="menu-bar-item"> - XPath:
/html/body/div[1]/header[1]/div[1]/nav[2]/div[1]/div[2]/span[1] - Bounding box: x = 1503, y = 25, width = 57, height = 60
About the custom button keyboard-inoperable?
issue
- Why it matters: Custom item may prevent a keyboard-only user from operating it
- Priority: lowest
- Related WCAG standard: 2.1.1
Diagnoses
Here is how tools diagnose the custom button keyboard-inoperable?
issue for HTML element 222 of the Probably Good page.
- You have defined attribute <code>role="button"</code> on a <code><a></code> element. Make sure the user is able to activate it using the <kbd>ENTER</kbd> and <kbd>SPACE</kbd> keys.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
link_button_space_key