Kilotest: Diagnoses of custom button keyboard-inoperable?
violation by HTML element 40 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 40
- Tag name:
DIV - Text:
Sign in … Join the community
- Start tag:
<div class="hidden items-center gap-2 md:flex"> - XPath:
/html/body/header[1]/div[1]/div[1] - Bounding box: x = 1285, y = 14, width = 227, height = 36
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 40 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