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

[Async Select] The option items in the drop down list can not be accessed with Voice Access #5944

Open
CraneHuo opened this issue Aug 12, 2024 · 0 comments
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet

Comments

@CraneHuo
Copy link

CraneHuo commented Aug 12, 2024

Here is the repro steps for this bug(On Windows 11):
1.Go to the example page of Async Select: https://codesandbox.io/s/c48ltc?module=/example.tsx&file=/example.tsx
2.Open the Voice Access in the System Setting of Windows(Setting-Accessibility-Speech-Voice Access) and active it.
3.Open the drop down list of the select control on the example page.
4.Use "Show numbers" command to mark all the interactive element on current page.
5.Read the number mark of a item in the drop down list, and observe the action.

Actual result: The drop down list will be closed but no item was chosen.

Expected result: The item with number mark you read should be selected as the value for this select.

Pic:
1.Use 'Show numbers' command to mark the element:
image
image
2.Read the number mark ''86" to choose the "Red" item in the drop down list but nothing was chosen:
image
image

@CraneHuo CraneHuo added the issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet label Aug 12, 2024
@CraneHuo CraneHuo closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
@CraneHuo CraneHuo reopened this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet
Projects
None yet
Development

No branches or pull requests

1 participant