-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
VSCode accessibility overview #75840
Comments
@isidorn thanks for organizing this information. Looking at the a11ymas issues, most of them don't seem to be that critical, compared to many of the issues opened by end users, so I also feel that prioritizing the latter would be more impactful. |
Just a quick update… Unfortunately, I cannot get through the initial Yarn package compilation. There is an issue with the postinstall.js script reported by someone on Github.
It stops me from compilation, and working on the fixes locally.
From: Dickson Tan <[email protected]>
Sent: czwartek, 20 czerwca 2019 15:53
To: microsoft/vscode <[email protected]>
Cc: Pawel Urbanski <[email protected]>; Mention <[email protected]>
Subject: Re: [microsoft/vscode] VSCode accessibility overview (#75840)
@isidorn<https://github.com/isidorn> thanks for organizing this information. Looking at the a11ymas issues, most of them don't seem to be that critical, compared to many of the issues opened by end users, so I also feel that prioritizing the latter would be more impactful.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#75840?email_source=notifications&email_token=AAWAEQD6TBKHPINBDENFKULP3ODU3A5CNFSM4HZTDDA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYFPEIQ#issuecomment-504033826>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAWAEQCKREDW7NMTQ5XUWKDP3ODU3ANCNFSM4HZTDDAQ>.
|
This milestone we have tackled actionable accessibility issues as seen in this query We have also setup a meeting with the Edge team so we start discussing Chrome accessibility issues. |
The last big-ish issue for me on a daily basis is that NVDA disagrees with Code about what a word is, so moving by word never provides accurate feedback, tracked in #28306. Not sure if the work being done to add UIA support in Chromium would help, in this case. |
Planned items from this issue have been tackled. We are continuing our work on accessibility, however that is captured in other issues. Thus closing this. |
I have gone through all our accessibility issues, and here are my findings:
accessibility
for a total of 55 issuesa11ymas
have to be fixed.a11ymas
have no user interaction on them. None of them have a thumbs up or a comment from a user (unlike our other accessiblity issues which have lively discussions). This and my own analysis of these issues leads me to believe that they are not as important as our user created issues.important
. They are both upstream, but we should put our focus on getting those fixed (by communicating with Chrome and NVDA).upstream
most of them relying on Chrome@egamma @chrisdias Could you please give me the contact of Edge / Chromium contributors that could help us with solving chrome accessibility issues. One example: https://bugs.chromium.org/p/chromium/issues/detail?id=951777
fyi @auchenberg @deepak1556 @kieferrm
fyi @Neurrone @pawelurbanski @adincebic for more potential feedback, or if I missed something in my overview
Let me know what you think. Thanks
The text was updated successfully, but these errors were encountered: