Kilotest: Diagnoses of custom button keyboard-inoperable?
violation by HTML element 665 on Portland State University page
Basics
About the Portland State University page
- URL: https://www.pdx.edu/
- Tested 24 days ago by job
j3non 2026-05-08 at 15:59
About HTML element 665
- Tag name:
LI - Text:
I am a … Transfer Student
- Start tag:
<li class="nav-item p-2 pl-sm-4 pr-sm-3"> - XPath:
/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[2]/div[1]/div[2]/div[3]/div[1]/ul[1]/li[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 665 of the Portland State University 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