Skip to content

Table Is Not Accessible Using the Keyboard: A11y_DocumentDB for VS Code Extension_Keyboard #383

@AnKushSingh05

Description

@AnKushSingh05

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:

  1. Open VS code
  2. Install the DocumentDB for VS Code Extension and open it
  3. Navigate to the DocumentDB Connections area.
  4. Click the New Connection action.
  5. Select Connection String as the connection method.
  6. Paste the connection string when prompted.
  7. Choose to authenticate with username/password and enter the credentials
  8. Confirm to create the connection.
  9. Locate the desired cluster in the DocumentDB Connections list.
  10. Expand the cluster entry to initiate the connection.
  11. Expand one of the databases under the cluster.
  12. Expand a collection within that database.
  13. Select the Documents item for that collection.
  14. Collection View will open
  15. 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.

Attachment

table.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    a11yAccessibility Issues

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions