A11y_AzureDataStudio_Notebooks - Run_Usability:When We run any Query in Notebook, Screen Reader is not announcing all query Results #23072
Open
Description
GitHub Tags:
#A11yUsable; #A11yTCS; #A11ySev4; #DesktopApp; #BM-AzureDataStudio-Win32-Feb2022; #Azure Data Studio; #Win32; #Screen Reader; #NVDA; #Benchmark; #JAWS;
Environment and OS details:
Azure Data Studio Version: 1.42.0 (user setup)
Windows 11 Enterprise Version 22H2
Installed on 28-12-2022
OS build 22621.1413
Experience Windows Feature Experience Pack 1000.22639.1000.0
NVDA Version 2023.1
JAWS version 2023
Pre-Requisite:
- Install Azure data studio From here https://learn.microsoft.com/en-us/sql/azure-data-studio/download-azure-data-studio?view=sql-server-ver16&tabs=redhat-install%2Credhat-uninstall
- Once installation done , Install MySQL Extension in Azure data studio
- Tab Till new connection and press enter
- Enter a valid server name username and password and press connect
Repro Steps:
- Launch Azure Data Studio.
- Turn on NVDA
- Open an existing notebook that has code cells in it.
- Click Run Cells on Notebook toolbar.
- Verify that Screen reader announcing all the results or not
Actual Result:
When We run any Query in Notebook, NVDA is not announcing all query Results
Its is not announcing "Commands completed successfully(300024 row(s) affected Displaying Top 5000 rows.
Total execution time: 00:00:16.918"
Notes:
1.Issue repro with JAWS also
2.For New query also this issue is repro
Expected Result:
Query results should be announced by the screen reader
Activity