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]: Dropdown - Screen reader reads selected items twice #33673

Open
2 tasks done
marcovieth opened this issue Jan 16, 2025 · 0 comments
Open
2 tasks done

[Bug]: Dropdown - Screen reader reads selected items twice #33673

marcovieth opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
Fluent UI react (v8) Issues about @fluentui/react (v8) Type: Bug 🐛

Comments

@marcovieth
Copy link

Package

azure-themes

Package version

8.122.6

React version

?

Environment

System:
    OS: macOS 14.7.2
Browsers:
    Chrome: 131.0.6778.265

Current Behavior

When navigating to the Dropdown, the screen reader reads selected items twice.

Expected Behavior

The screen reader should not read selected items twice.

Reproduction

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

Steps to reproduce

  1. Start screen reader, e.g. VoiceOver on Mac
  2. Launch https://developer.microsoft.com/en-us/fluentui#/controls/web/dropdown
  3. Navigate to the Dropdown for "Multi-select uncontrolled example"
    => The selected items are read twice:
    Apple, Banana, Grape Multi-select uncontrolled example Apple, Banana, Grape list box pop-up Menu pop-up combo box

(Same for the first Dropdown with single select)

Are you reporting an Accessibility issue?

yes

Suggested severity

High - No workaround

Products/sites affected

No response

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.
@marcovieth marcovieth changed the title [Bug]: Screen reader reads selected item(s) twice [Bug]: Dropdown - Screen reader reads selected item(s) twice Jan 16, 2025
@marcovieth marcovieth changed the title [Bug]: Dropdown - Screen reader reads selected item(s) twice [Bug]: Dropdown - Screen reader reads selected items twice Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fluent UI react (v8) Issues about @fluentui/react (v8) Type: Bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants