Kilotest: Diagnoses of custom button keyboard-inoperable?
violation by HTML element 57 on Jim Slavik—About page
Basics
About the Jim Slavik—About page
- URL: https://www.jimslavik.com/about
- Tested 25 days ago by job
7fjon 2026-06-25 at 19:23
About HTML element 57
- Tag name:
DIV - Text:
See the classes … Get in touch
- Start tag:
<div class="mt-8 flex flex-col gap-3 sm:flex-row"> - XPath:
/html/body/main[1]/section[1]/div[2]/div[1]/div[1] - Bounding box: x = 408, y = 564, width = 532, height = 44
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 rule engines diagnose the custom button keyboard-inoperable?
issue for HTML element 57 of the Jim Slavik—About 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 - 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