Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen reader is not announcing the 'selected/unselected' state information for 'Favorite food' combo box in Windows. #30034

Open
1 task done
msftedad opened this issue Nov 18, 2024 · 1 comment
Labels
needs triage This issue needs to be triaged by the team

Comments

@msftedad
Copy link

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

Title: Screen reader is not announcing the 'selected/unselected' state information for 'Favorite food' combo box in Windows.

Observation:
Here, all three Screen readers are announcing incorrect information as selected for the list items in the combo box.

User Impact:
Screen Reader users will find difficulty in getting the required information if Screen Reader is not announcing selected state for the selected list item.

Reproduction

Pre-Requisite:
Turn on Screen Readers:
NVDA: Ctrl + Alt + N
JAWS: Ctrl + Alt + J
Narrator: Ctrl+ Alt + Enter
Verbosity:
JAWS: Beginner, Highest
NVDA: Default
Narrator: Default

Repro steps:

  1. Open URL: https://v9.material.angular.io/components/select/overview in latest chrome browser.
  2. Press tab key to reach 'Favorite food' combo box under 'Basic select' and expand it using enter key.
  3. Verify with down arrow key whether screen reader is announcing selected/unselected state for 'Favorite food' combo box or not.

Expected Behavior

Screen reader should announce the 'selected/unselected' state information for 'Favorite food' combo box. It should announce it as 'Steak 1 of 3 selected'.

Actual Behavior

While navigating using down arrow key, Screen reader is not announcing the 'selected/unselected' state information for 'Favorite food' combo box. It is announcing as 'Steak 1 of 3'.

Image
https://github.com/user-attachments/assets/f2f7d3fa-477d-404a-9025-3aed2f96838c

Environment

  • Angular: 9.2.4
  • CDK/Material:9.2.4
  • OS: Windows 11 Version 24H2(OS Build 26120.1542)
  • Browser: Chrome: Version 129.0.6668.90 (Official Build) (64-bit)
@msftedad msftedad added the needs triage This issue needs to be triaged by the team label Nov 18, 2024
@naaajii
Copy link
Contributor

naaajii commented Nov 18, 2024

seems like duplicate of #29040.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue needs to be triaged by the team
Projects
None yet
Development

No branches or pull requests

2 participants