microsoft / microsoft/AzureStorageExplorer
Visually, the table contains 7 columns; however, when navigating through the table using NVDA, the screen reader announces the total number of columns as 8: A11y_Table_Query Builder_Screen Reader
@craxal is already working on this.
Since Apr 14, 2026.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version
1.42.1
Regression From
No response
Architecture
x64
Storage Explorer Build Number
No response
Platform
Windows
OS Version
No response
Bug Description
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
GitHub Tags:
#A11ySev3; #A11yTCS; #DesktopApp; #Win11; #FTP; #Azure Tools Storage Explorer; #E2E_Azure Tools Storage Explorer_Win32_April2026; #Win32; #WCAG1.3.1; #A11yMAS; #NVDA; #Element:Table;
Environment Details:
Application Name: Azure Tools Storage Explorer
Az copy Version: 10.31.0
Operating System: Windows 11 version 25H2
Resource Types
No response
Authentication Method
Sign in
Connection Type
Sign in (subscription)
Steps to Reproduce
- Start NVDA.
- Launch Storage Explorer
- TAB till "Open Connect dialog" pane and Sign in to Azure.
- TAB till "Manage Accounts" pane and Select the subscriptions you will use. Once selected, hit ENTER on "Apply" button.
- TAB till "Tables" of the selected subscription, press SHIFT + F10 and hit enter on "Create Table" to Create a new table.
- Once completed, hit ENTER on "Query" button.
- TAB till table.
- Observe the issue Visually, the table contains 7 columns; however, when navigating through the table using NVDA, the screen reader announces the total number of columns as 8
Actual Experience
Visually, the table contains 7 columns; however, when navigating through the table using NVDA, the screen reader announces the total number of columns as 8. This results in a mismatch between the visual presentation and the information conveyed through assistive technology.
Expected Experience
NVDA should announce the correct number of columns present in the table, which is 7, ensuring that the information conveyed to screen reader users accurately reflects the visual structure of the table.
Additional Context
User Impact:
Screen reader users may become confused due to the discrepancy between the announced and actual number of columns in the table. This inconsistency can make it difficult for users to understand the table layout, accurately navigate between columns, or interpret tabular data correctly. As a result, users relying on assistive technologies may face challenges in accessing and comprehending the information presented within the table, leading to an inefficient and inaccessible user experience.
Attachment:
https://github.com/user-attachments/assets/331286f7-7b62-45a1-8ede-0e1e76f982dd
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.