Open
Description
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
sp-contextual-help
Expected behavior
When opening the Contextual Help component, the user should be able to navigate and hear aloud the Heading, Body text and Links.
Actual behavior
When opening the Contextual Help component, the popover body text is not accessible (Voiceover controls do not navigate). In the React version I'm able to jump to the Heading and/or link nested inside. In both the SWC and React versions I'm unable to hear the body text inside the popover.
Screenshots

What browsers are you seeing the problem in?
Chrome
How can we reproduce this issue?
- Go to https://opensource.adobe.com/spectrum-web-components/components/contextual-help/#example
- Click on the "!" icon
- Popover will open.
- Voiceover should be able to read aloud the body text.
- See error
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 2
Logs taken while reproducing problem
No response