spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

[Bug]: Contextual Help does not read body text to screen readers

Open chad-schroeder opened this issue 7 months ago • 1 comments
trafficstars

Code of conduct

  • [x] 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

Image

What browsers are you seeing the problem in?

Chrome

How can we reproduce this issue?

  1. Go to https://opensource.adobe.com/spectrum-web-components/components/contextual-help/#example
  2. Click on the "!" icon
  3. Popover will open.
  4. Voiceover should be able to read aloud the body text.
  5. See error

Sample code or abstract reproduction which illustrates the problem

No response

Severity

SEV 2

Logs taken while reproducing problem

No response

chad-schroeder avatar Apr 18 '25 17:04 chad-schroeder