microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.55k stars 2.74k forks source link

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

Open JamesBurnside opened 1 day ago

JamesBurnside commented 1 day ago

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:

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.

https://github.com/user-attachments/assets/5b06f899-bdd0-40ff-949a-8a1180d8063c

Expected Behavior

It should only read it out once

Reproduction

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

Steps to reproduce

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

JamesBurnside commented 1 day ago

This issue has been filled similarly a couple times before: