Skip to content

A11y_Microsoft Office Developer_Deployment_Deploy to the cloud_Keyboard: keyboard focus not reaching to the "Output window" button. #167056

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

Closed
divyabharadwaj92 opened this issue Nov 23, 2022 · 6 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues *duplicate Issue identified as a duplicate of another issue(s)
Milestone

Comments

@divyabharadwaj92
Copy link

divyabharadwaj92 commented Nov 23, 2022

"[Check out Accessibility Insights!] - Identify accessibility bugs before check-in and make bug fixing faster and easier.”

GitHubTags:
#A11ySev2; #A11yMAS; #A11yTCS; #Benchmark; #DesktopApp; #Win32; #WCAG2.1.1 - Keyboard; #Visual Studio Code Client; #BM-VisualStudioCodeClient-Win32-Aug2022; #A11yWCAG2.1;

Environment Details:
Application Name: Visual Studio Code
Version: 1.71.2 (user setup)
Extension Name: Teams Toolkit Extension
Windows version: Windows 11
OS build: 25211.1001

Repro Steps:
Launch Visual studio code
Install Teams toolkit
Hit the "Teams Toolkit"
Tab till "Deployment" section and hit enter
Tab till "Deploy to the cloud" and hit enter
Observed that while deploying the keyboard focus never reaches the "output window" button.

Actual Result:
While navigating through keyboard the focus never reaches the "output window" button.

Expected Result:
While navigating with keyboard, the focus should reach to the "Output window" button.

User Impact:
Keyboard user will get confused if the keyboard focus not reaching to the "Output window" button.

Attachment for Reference:

A11y_Microsoft.Office.Developer_Deployment_Deploy.to.the.cloud_Keyboard.mp4
@meganrogge meganrogge added the accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues label Nov 28, 2022
@meganrogge
Copy link
Contributor

So this is an issue with the modal dialogue link not being keyboard navigable

@meganrogge
Copy link
Contributor

fyi @isidorn

@isidorn
Copy link
Contributor

isidorn commented Nov 28, 2022

Thanks for the ping. The gist of the issue is that link in the Notifications does not seem to be keyboard navigable.
I find this surprising, I think it should work. @meganrogge can you double check. F1 > focus notifications and then pressing Tab should focus the link.

@meganrogge
Copy link
Contributor

I only see a Show Notifications command and that does not focus the notification

@isidorn
Copy link
Contributor

isidorn commented Nov 28, 2022

If it does not focus the notification - that is a bug.

I just tried it out, and it does focus the notification - if there is at least one notification shown. You can use this extension to create some fake notifications https://marketplace.visualstudio.com/items?itemName=svipas.notification-tester

@meganrogge meganrogge added this to the December 2022 milestone Nov 28, 2022
@meganrogge
Copy link
Contributor

/duplicate #163086

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 5, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants