Search and Top Navigation
#14596 closed bug (fixed)
Opened September 24, 2015 12:16PM UTC
Closed September 24, 2015 12:17PM UTC
Last modified September 29, 2015 04:48PM UTC
:focusable and :tabbable selectors need to handle nested visibility rules
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.0 |
Component: | ui.core | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
An element inside a visibility: hidden
element can still be visible (and therefore focusable) if the nested element explicitly has visibility: visible
.
Core: Remove ancestor visibility requirement from
:focusable
selectorFixes #14596
Closes gh-1583
Changeset: 0db243a7369bc1e642a83d8b84be9437c360f7e2