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

[MAS2.1.1] [Keyboard Navigation-File] File menu is not accessible using keyboard #1802

Closed
Kumar2608 opened this issue Aug 31, 2019 · 4 comments

Comments

@Kumar2608
Copy link

Kumar2608 commented Aug 31, 2019

Actual Result:
File menu is not accessible using keyboard

Expected Result:
File menu should be accessible using keyboard

Repro Steps:
1.Open the Bot Framework V4 Emulator.
2.Navigate to the File menu using keyboard
3.Observe the issue

Note: Same issue repro for below path
Help->Get started with channels.
Help control is not accessible using keyboard

User Impact:
Keyboard dependent users won't be able to use the controls which are not accessible using keyboard in any way.

Test Environment:
OS Build: Version 1903(OS Build 18362.239)
Application: Bot Framework V4 Emulator

MAS Reference Link:
https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={8492c4eb-c179-40ae-8777-cd044ed725a2}
MAS2.1.1_All headers.zip

@tonyanziano
Copy link
Contributor

This is another piece of native OS UI, so I'm not sure what we can do about this other than writing a custom app menu.

@tonyanziano tonyanziano added the InfoRequested Used to tag a11y issues that need a response from the a11y team. label Sep 9, 2019
@tonyanziano
Copy link
Contributor

@Kumar2608 @awalia13

If we make this menu accessible through a keyboard shortcut, such as "Alt + F" for File menu, would that be an acceptable solution or does it have to be accessible via "Tab" focus?

@Kumar2608
Copy link
Author

Verified in latest bot emulator Version 4.5.2-78154 by using
I have verified with "Alt+F" key still File menu is not accessible and better to provide tab focus also for keyboard dependent users will help a lot .

@tonyanziano tonyanziano moved this from To do to In review in 4.6 Prioritization Oct 4, 2019
@Kumar2608 Kumar2608 removed the InfoRequested Used to tag a11y issues that need a response from the a11y team. label Oct 7, 2019
@corinagum corinagum moved this from In review to Waiting for Confirmation in 4.6 Prioritization Oct 8, 2019
@Kumar2608
Copy link
Author

Verified in latest bot emulator Version 4.5.2-82320 Issue got fixed Hence we are closing this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants