-
Notifications
You must be signed in to change notification settings - Fork 459
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
A11y_mssql for VSCode_mssql Extension_Connections_ScreenReader: Screen Reader is not reading the full information related to the database name. #17204
Comments
A similar issue has been observed with vscode in general where the screen reader won't get further details about more items present in a collapsed dropdown, this is not just limited to the database tab. Additional context menu commands accessed by "Shift-F10" are not announced. Again, this needs to be investigated by the vscode team. |
Closing as this is considered default behavior of vscode folders and the screen reader already announces that there are more items inside (expanded/collapsed), which means a user can go inside and read about more contents inside the folder/database if they so wish. |
@smartguest This bug can be closed by trusted testers by C + AI team after bug verification. Can you please change the bug to open state. |
@smartguest Can you please look into the above comment and change the bug to open state. Thanks |
@smartguest Could you pls reopen the bug as the issue is still repro. The screenreader is not announcing any information about the more items menu which opens up when we right click with mouse or on pressing keyboard key "Shift+F10". Hence, the key for right click needs to be announced if you state this bug is external to another product, please let us know so that we can take appropriate action. |
@Yashi1201 This is part of an external issue with VSCODE folders and not with vscode-mssql specifically, If you right click or press Shift-F10 on a folder in VSCODE containing multiple items, it will also simply state "Menu" without any additional information as well (outside of the MSSQL extension). They will need to add the feature announcing the more items can be accessed by pressing Shift-F10 or right click. Also in regards to issue of full information of the database name, the vscode team has stated they will not change the current design for folders due to the proposed change causing too much noise: |
@alanrenmsft Should we attempt to do anything with this or not? This is a VSCODE dependency issue first and foremost involving the folders. I'm going to file an issue with VSCODE about this. |
@smartguest i will take care of the issues |
@Yashi1201
things are all working as I would expect. please let me know what is not working? |
@Roopesh-T I suppose this was reactivated as per your team's request, I couldn't find the alias of the person who opened this issue originally. Could you please also take a look at by reply above? |
@alanrenmsft Here, when focus is on connection node and screen reader reads "level 1 sqltools2019-3,(adstest) expanded 1 of 1" but screen reader does not read any information about the key of right click to open the menu. So, the screen reader users will not get to know that "Shift+f10" needs to be pressed to open the menu. Hence, the key for right click i.e. "Shift+f10" needs to be announced so that screen reader users will know which key to be pressed to get the menu. Here, is my alias [email protected] GithubTags:#Regressed:02-14-23; |
@Yashi1201 Now I understand what you are referring to. But that doesn't seem reasonable to me, it would also be annoying to announce that every time a node is selected. Do you have an example of any application implementing this requirement? I tried on Windows File Explorer, it also doesn't announce the context menu available. I think anyone who relies on keyboard only interaction should know to use Shift+F10 or the context menu key to open context menus. |
@alanrenmsft We discussed this bug with usability team , they said it is default behaviour and the user know the key for right-click to open context menu. GithubTags:#Closed; |
Actual:
Screen Reader is not reading the full information related to the database name.
Similar issue is also observed in following:-
Similar issue is observed with Jaws.
Expected:
Screen Reader should read the full information related to the database name. It should also read like press "Shift+F10" to expand the more items.
GitHubTags:#A11yMAS;#A11yTCS;#BM_mssql for VSCode_Jan2022;#mssql for VSCode;#Win32;#FTP;#DesktopApp;#A11ySev2;#AINotInScope;#WCAG1.3.1;#NVDA;#Jaws;#STP;#Element:menuitem;
Environment Details:
Application Name: mssql for VSCode
Windows Version: Win10
Screen Reader: NVDA(2021.3), Jaws(2022.2112.24)
Repro Steps:
User Impact:
Screen reader users will not get full information about the more items present for database name.
“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”
The text was updated successfully, but these errors were encountered: