-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Description
User Experience:
Shortcuts that are provided inside dropdown for these submenu controls should be appended in sub menu too. Visual and screen reader user experience should be consistent through out the app .
Test Environment:
App: Windows Terminal Preview
Feature: Command Palette
Screen Reader: Narrator
OS: Win 10 2004 Build (19041.508)
Repro Steps:
1.Open Windows terminal Preview app
2.Open Command Palette using shortcut (Ctrl+shift+p)
3.Search for New tab command in the search field
4.Navigate to New Tab list item having sub menu and activate it .
5.verify whether the shortcuts are appended with the list items in New tab are not.
Actual:
Keyboard shortcuts are not included in the sub menu of New Tab list item.
Expected:
Keyboard shortcuts should be included in the sub menu of New Tab list item like they are included in the drop down of windows terminal for the same list items.