Skip to content

bug(mat-select): Screen reader announce selected option twice #26583

Closed
@angelbello87

Description

@angelbello87

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

after selecting an option from the mat-select dropdown NVDA will announce the selection name twice
This happens with out of the box component or after adding the matSelectAccessibility class to the mat-select tag
image

Reproduction

Steps to reproduce:

  1. Go to https://material.angular.io/components/select/overview using Chrome or Edge
  2. Open NVDA or Narrator
  3. Navigate to the dropdown with the keyboard
  4. Activate dropdown with the keyboard
  5. Select an element from the dropdown with the keyboard

Expected Behavior

It should announce the selected component only once

Actual Behavior

It announces the selected component 2 times

Environment

  • Angular: 14.1.1
  • CDK/Material: versions 13.2.3 and 15.1.3
  • Browser(s): Edge and Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    AccessibilityThis issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/select

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions