Kilotest: Diagnoses of focusable element hidden
violation by HTML element 217 on Centre for Effective Altruism page
Basics
About the Centre for Effective Altruism page
- URL: https://www.effectivealtruism.org/
- Tested 38 days ago by job
6gwon 2026-04-24 at 21:54
About HTML element 217
- Tag name:
INPUT - Text:
Subscribe
- Start tag:
<input type="email" autocomplete="email" name="EMAIL" placeholder="Your email" class="css-tmu9mf-NewsletterForm-input" value=""> - XPath:
/html/body/div[1]/div[1]/div[1]/main[1]/div[1]/div[2]/form[1]/div[1]/input[1] - Bounding box: x = 1486, y = 953, width = 249, height = 46
About the focusable element hidden
issue
- Why it matters: Keyboard-only user cannot navigate properly to the operable items
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the focusable element hidden
issue for HTML element 217 of the Centre for Effective Altruism page.
- Element "input" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Tool: Accessibility Checker (IBM)
Rule:
aria_hidden_nontabbable