-
Notifications
You must be signed in to change notification settings - Fork 5
Description
GitHub Tags
#A11yTCS; #A11yMAS; #A11ySev2; #DesktopApp; #FTP; #Win32; #DocumentDB for VS Code Extension; #SH_DocumentDB_Win32_NOV2025; #WCAG2.4.3; #FocusOrder;
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 that Keyboard focus not visible Immediately after opening "Edit Selected Document
Actual Result:
Keyboard focus not visible Immediately after opening "Edit Selected Document
Expected Result:
When the modal opens, focus should immediately move to the first interactive element or text field. This ensures users can begin interacting with the modal without needing to press Tab multiple times.
User Impact:
Users relying on keyboard navigation may not know where the focus is immediately after opening the "Edit Selected Document" modal, as the focus becomes visible only after pressing Tab three times. This creates confusion and disrupts the logical flow of interaction for users with visual or motor disabilities.
Attachment
Focus.mp4
Metadata
Metadata
Assignees
Labels
Type
Projects
Status