You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#A11yTCS; #A11yMAS; #A11ySev1; #DesktopApp; #FTP; #Win32; #DocumentDB for VS Code Extension; #SH_DocumentDB_Win32_NOV2025; #WCAG2.1.1; #Keyboard;
Environment Details:
Application Name: DocumentDB for VS Code Extension
Version 0.6.0
OS: Windows 11[Version 23H2(OS Build 22631.3593)]
Repro Steps:
Open VS code
Install the DocumentDB for VS Code Extension and open it
Navigate to the DocumentDB Connections area.
Click the New Connection action.
Select Connection String as the connection method.
Paste the connection string when prompted.
Choose to authenticate with username/password and enter the credentials
Confirm to create the connection.
Locate the desired cluster in the DocumentDB Connections list.
Expand the cluster entry to initiate the connection.
Expand one of the databases under the cluster.
Expand a collection within that database.
Select the Documents item for that collection.
Collection View will open
Observe the issues Table Is Not Accessible Using the Keyboard
Actual Result:
Table Is Not Accessible Using the Keyboard
Expected Result:
Ensure users can navigate through table rows and columns using the Tab key to move between cells and the Arrow keys for finer navigation within the table.
User Impact:
Users relying on keyboard navigation cannot interact with or navigate the table's content effectively. This creates significant usability issues for individuals with motor disabilities or those who rely solely on keyboard input.
GitHub Tags
#A11yTCS; #A11yMAS; #A11ySev1; #DesktopApp; #FTP; #Win32; #DocumentDB for VS Code Extension; #SH_DocumentDB_Win32_NOV2025; #WCAG2.1.1; #Keyboard;
Environment Details:
Application Name: DocumentDB for VS Code Extension
Version 0.6.0
OS: Windows 11[Version 23H2(OS Build 22631.3593)]
Repro Steps:
Actual Result:
Table Is Not Accessible Using the Keyboard
Expected Result:
Ensure users can navigate through table rows and columns using the Tab key to move between cells and the Arrow keys for finer navigation within the table.
User Impact:
Users relying on keyboard navigation cannot interact with or navigate the table's content effectively. This creates significant usability issues for individuals with motor disabilities or those who rely solely on keyboard input.
Attachment
table.mp4