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

[Bug]: Fluent dropdown item is read out twice by narrator #33292

Open
2 tasks done
JamesBurnside opened this issue Nov 19, 2024 · 1 comment
Open
2 tasks done

[Bug]: Fluent dropdown item is read out twice by narrator #33292

JamesBurnside opened this issue Nov 19, 2024 · 1 comment
Labels

Comments

@JamesBurnside
Copy link
Member

Package

react

Package version

LTS (repros on https://developer.microsoft.com/en-us/fluentui#/controls/web/dropdown)

React version

LTS (repros on https://developer.microsoft.com/en-us/fluentui#/controls/web/dropdown)

Environment

https://developer.microsoft.com/en-us/fluentui#/controls/web/dropdown

Current Behavior

Narrator sometimes reads out the combobox selection twice.

Observe:

  • Narrator reads out the selection twice

See recording. The first time I try everything is A-OK. The second time the issue repros.

It reads: "Fruits Group Apple 1 of 7 Selected Apple 1 of 7 Selected"
Notice: "Apple 1 of 7 Selected" is read out twice.

We have had bug filed on us on both on windows narrator and safari voice over.

narrator-fluent-double-read-out.mp4

Expected Behavior

It should only read it out once

Reproduction

https://developer.microsoft.com/en-us/fluentui#/controls/web/dropdown

Steps to reproduce

  • Turn on narrator
  • Navigate to combobox
  • Hit enter to open combobox

Are you reporting an Accessibility issue?

yes

Suggested severity

Urgent - No workaround and Products/sites are affected

Products/sites affected

Out customers using https://azure.github.io/communication-ui-library/

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant