You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
User Experience
If a screen reader will not provide any incorrect way to reach to the search result, the screen reader dependent user will not be able to access the seach result.
Test Environment
Browser: Microsoft Edge Dev Version: 84.0.495.2 (Official build)
OS build: 2004 (19562.1000)
Screen Reader: Narrator
URL: Bot Framework Composer Prerequisite Here
Repro Steps:
Open the above mentioned URL in EDGE and set the zoom at 400%.
Select 'Design Flow' from left navigation.
Now, navigate to the filter dialog edit field.
Type anything in the search edit field of 'Filter Dialogs'.
Observe the narrator narration and try to navigate with down arrow key.
Observe the issue.
Actual:
The narrator inform about the search result as "2 results found press down arrow key to navigate" whereas the search results are accessible with tab key instead of down arrow.
Expected:
As per narrator narration, the search results should be accessible by down arrow key.