-
Notifications
You must be signed in to change notification settings - Fork 39.1k
The remaining controls in the find/replace window can't be tabbed to #280340
Copy link
Copy link
Open
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-findEditor find operationsEditor find operations
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.77.0 is when it seems to have first appeared, commit 58e3dd3 appears to be the cause, and it happens up until the latest build.
- OS Version: Windows 10, 11, and Debian Trixie
Steps to Reproduce:
- Open an existing or new file.
- press CTRL+f to access the find/replace window.
- hit the tab key and notice that the focus doesn't move.
- Press shift+tab to move to the find/replace toggle, and turn it on.
- Tab forward twice to land back in the find box, and then the replace box.
- Press Tab again, and notice that the focus once again does not move to the rest of the controls in the window.
- Press CTRL+m to change the tab key mode, and notice that it still doesn't work.
I am using a screen reader, if that matters.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-findEditor find operationsEditor find operations