aria-activedescendant attribute (aria)
Screen reader support level: partial (36/39)
Voice Control support level: unknown
On this page
About this feature
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
Age of results
Results across all tests for this feature range from 2 years ago to 3 years ago. Detailed dates and version information can be found in associated tests.
Caution
Failing or partial results may be out of date. The oldest result is from 3 years ago. Consider running the associated tests and contributing results.
Expectations
Screen Reader support by expectation
Expectation | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
MUST convey the referenced element as active | supported | supported | supported | partial (1/2) | supported | supported | supported | supported | supported | supported | supported |
MUST convey when the referenced element changes | supported | supported | supported | supported | supported | supported | supported | supported | not applicable | not applicable | partial (1/2) |
Voice Control support by expectation
Expectation | Dragon Naturally Speaking | Voice Access (Android) | Voice Control (iOS) | Voice Control (MacOS) | Windows Speech Recognition | Windows Voice Access | ||
---|---|---|---|---|---|---|---|---|
Chrome | Chrome | Safari | Safari | Edge | Chrome | Edge | Chrome | |
Not applicable |
Expectation: convey the referenced element as active
Rationale:
A screen reader user needs to be aware of which descendant is currently active
Strength of this expectation for different types of assistive technologies:
- Screen Readers: MUST
- Voice Control: NA
Examples:
- When navigating to an element with this attribute, screen readers will also announce the referenced element
Test | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
DRAFT ARIA 1.2 Editable Combobox With List Autocomplete Example applied to: combobox role | supported | supported | supported | supported | supported | supported | supported | supported | not applicable | not applicable | supported |
APG Actions Menu Button Example Using aria-activedescendant applied to: menu role | supported | supported | supported | none | supported | supported | supported | supported | supported | supported | supported |
Expectation: convey when the referenced element changes
Rationale:
A screen reader user needs to be aware of which descendant is currently active
Strength of this expectation for different types of assistive technologies:
- Screen Readers: MUST
- Voice Control: NA
Examples:
- When navigating within an element with this attribute, screen readers will also announce the referenced element as the reference changes
Test | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
DRAFT ARIA 1.2 Editable Combobox With List Autocomplete Example applied to: combobox role | supported | supported | supported | supported | supported | supported | supported | supported | not applicable | not applicable | partial |
APG Actions Menu Button Example Using aria-activedescendant applied to: menu role | supported | supported | supported | supported | supported | supported | supported | supported | not applicable | not applicable | supported |