Kilotest: Diagnoses of custom button keyboard-inoperable?
violation by HTML element 256 on Deque page
Basics
About the Deque page
- URL: https://www.deque.com/
- Tested 23 days ago by job
7tzon 2026-05-09 at 16:37
About HTML element 256
- Tag name:
LI - Text:
Solutions
- Start tag:
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-grid mega-align-bottom-left mega-menu-grid mega-disable-link mega-menu-item-5873" id="mega-menu-item-5873"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/nav[1]/div[1]/ul[1]/li[3] - Bounding box: x = 869, y = 151, width = 103, height = 48
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 256 of the Deque 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