Skip to content

CBG/RBG helper and tooltip are not announced by Chrome/NVDA #6286

Open
@rolfsmeds

Description

@rolfsmeds

What is the problem?

The helper text and tooltip of a CheckboxGroup and RadioButtonGroup are not announced by Chrome/NVDA.

Both are associated with the group via aria-describedby on the root element.

Chrome's a11y inspector shows that:

  • it picks up the helper correctly, but NVDA doesn't announce it.
  • it does not pick up the tooltip (the tooltip's ID is not listed in the Described by property in the panel

(The label, associated via aria-labelledby seems to work fine though.)

Browsers

  • Chrome
  • Firefox
  • Safari
  • Safari on iOS
  • Edge

Screen Readers

  • None
  • NVDA
  • JAWS
  • VoiceOver on MacOS
  • VoiceOver on iOS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions