-
Notifications
You must be signed in to change notification settings - Fork 80
Description
Test Environment:
Version: Version 24H2 (OS Build 26231.5000)
Browser Version: 127.0.2638.2 (Official build) dev (64-bit)
URL: https://tsdoc.org/play/
Screen Reader: Narrator
Repro Steps:
- Open the above URL on the EDGE Dev browser.
- Press the tab key and navigate to the 'PlayGround' option and press enter key to activate it.
- Press the tab key and navigate to 'DOM' tab and press enter key and observe the issue.
Actual Result:
After selecting the tab item, screen reader focus is landing on the choose a sample combo box and after pressing tab key 3-4 times it is again landing on the selected tab item.
Observation:
This issue is working fine with the keyboard.
Expected Result:
After selecting any tab items present on the page, screen reader focus should not land on the combo box. it should remain present on the selected tab item.
Note:
This issue is working fine with NVDA.
User Impact:
Screen Reader users will get impacted if after selecting any tab items, the screen reader focus land on the combo box. As a screen reader user, they have to put more effort to re-navigate on the tab items again.
Have feedback on bugs logged, please tag bug as “A11yRCA” and add your feedback in the comment.