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 Report] Screen reader is not announcing name and position of list items. #22974

Open
msftedad opened this issue Sep 26, 2024 · 0 comments
Open

Comments

@msftedad
Copy link

Element UI version

2.15.14

OS/Browsers version

OS: Windows 11 Version 24H2 (OS Build 26120.1542) Browser: Microsoft New Edge (Version 128.0.2739.42) (Official build) (64-bit)

Vue version

2.7.16

Reproduction Link

https://codepen.io/PoovizhiV/pen/yLmyZzw

Steps to reproduce

Open the URL: https://codepen.io/PoovizhiV/pen/yLmyZzw in New Edge /Chrome browsers.
'ElementUI' page gets displayed.
Navigate to any dropdown using tab key and expand it using Enter key.
Verify whether the Screen reader is announcing name and position of list item in detail or not.

What is Expected?

Here, after expanding the combo box, screen reader focus should move on the list teams and also it should read name and position of list items as option 1 of 4.

What is actually happening?

Screen reader is not narrating name and position of list items when navigated using arrow keys because here focus is not going on list items present under the dropdown. Screen reader announces as blank.
Screen reader is not announcing name and position of list items

Screen.reader.is.not.announcing.name.and.position.of.list.items.2.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant