Kilotest: Diagnoses of focusable element hidden
violation by HTML element 428 on California YIMBY Education Fund page
Here is how tools diagnose the focusable element hidden
issue for HTML element 428 of the California YIMBY Education Fund page.
Basics
- 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
- About the California YIMBY Education Fund page
- URL:
https://cayimby.org/ - Tested on 2026-04-02 at 14:22
- URL:
- About HTML element 428
- Tag name:
INPUT - Text:
Search for:
- Start tag:
<input id="search__field-id-69ce7b3392e81" class="search__input" value="" type="search" placeholder="Search..." name="s" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" required=""> - XPath:
/html/body/div[2]/div[1]/form[1]/div[1]/input[1] - Bounding box: x = 630, y = -108, width = 521, height = 48
- Tag name:
Diagnoses
- 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