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
[MGTP-People-picker-Docs]: The screen reader focus is not moving on the Expanded suggestion list which is appeared after typing characters in the 'Search for a Name' edit field using up/down arrow key. #3118
Test Environment:
OS Build: Windows 11
Version: 24H2 (OS Build 26058.1400)
Browser: Edge dev
Browser Version 123.0.2400.1 (Official build) dev (64-bit)
URL: Overview - Docs ⋅ Storybook (mgt.dev)
Screen reader: Narrator
Repro Steps:
Open the above URL.
Turn ON Narrator (Ensure that Narrator should be in Scan off Mode)
The ‘Microsoft Graph Toolkit Playground' Overview page will get displayed.
Navigate to the ‘MGTP-People-picker’ and activate it.
Navigate to the ‘Docs’ and activate it.
Press tab key and navigate to the 'Search for a Name ' edit field, type some character, suggestion list expanded.
Navigate expanded suggestion list using up/down key.
Observe the issue.
Actual Result:
The screen reader focus is not moving on the Expanded suggestion list which is appeared after typing characters in the 'Search for a Name' edit field.
When navigating on the "Expanded suggestion list" with arrow keys, keyboard focus is moving on the Expanded suggestion list but screen reader focus doesn't move on the list and screen reader remains silent.
Also, After typing any character in the 'Search for a Name' edit field screen reader is not conveying any information about the matching records also when there is no data to display in this case also screen reader is not conveying any information.
Expected Result:
The screen reader focus should also move on the Expanded suggestion list which is appeared after typing characters in the 'Search for a Name' edit field using up/down arrow key.
While navigating on the "Expanded suggestion list" with arrow keys, screen reader and keyboard focus should be in sync.
Also, Screen Reader should convey the information about the matching records also when there is no data to display then also screen reader should convey the information for the same.
Note:
Same issue repro with NVDA screen reader also.
User Impact:
Screen reader users would not be able to know the Expanded suggestion list information if screen reader focus doesn't move on the list.
Test Environment:
OS Build: Windows 11
Version: 24H2 (OS Build 26058.1400)
Browser: Edge dev
Browser Version 123.0.2400.1 (Official build) dev (64-bit)
URL: Overview - Docs ⋅ Storybook (mgt.dev)
Screen reader: Narrator
Repro Steps:
Actual Result:
The screen reader focus is not moving on the Expanded suggestion list which is appeared after typing characters in the 'Search for a Name' edit field.
When navigating on the "Expanded suggestion list" with arrow keys, keyboard focus is moving on the Expanded suggestion list but screen reader focus doesn't move on the list and screen reader remains silent.
Also, After typing any character in the 'Search for a Name' edit field screen reader is not conveying any information about the matching records also when there is no data to display in this case also screen reader is not conveying any information.
Expected Result:
The screen reader focus should also move on the Expanded suggestion list which is appeared after typing characters in the 'Search for a Name' edit field using up/down arrow key.
While navigating on the "Expanded suggestion list" with arrow keys, screen reader and keyboard focus should be in sync.
Also, Screen Reader should convey the information about the matching records also when there is no data to display then also screen reader should convey the information for the same.
Note:
Same issue repro with NVDA screen reader also.
User Impact:
Screen reader users would not be able to know the Expanded suggestion list information if screen reader focus doesn't move on the list.
WCAG Reference:
Understanding Success Criterion 1.3.2: Meaningful Sequence | WAI | W3C
“ Have feedback on bugs logged, please tag bug as “A11yRCA“ and add your feedback in the comment section. “
Attachments:
KB.and.Narrator.focus.not.in.sync.mp4