Skip to content

Widget navigation steals editor focus #200259

@rebornix

Description

@rebornix

Does this issue occur when all extensions are disabled?: Yes/No

2023-12-07 09:49:34.783 [info] [KeybindingService]: \ From 22 keybinding entries, matched widgetNavigation.focusNext, when: inputFocus && navigableContainerFocused || navigableContainerFocused && !listFocus || navigableContainerFocused && listScrollAtBoundary == 'both' || navigableContainerFocused && listScrollAtBoundary == 'bottom', source: built-in.
2023-12-07 09:49:34.784 [info] [KeybindingService]: / Received  keydown event - modifiers: [meta], code: ArrowDown, keyCode: 40, key: ArrowDown
2023-12-07 09:49:34.784 [info] [KeybindingService]: | Converted keydown event - modifiers: [meta], code: ArrowDown, keyCode: 18 ('DownArrow')
2023-12-07 09:49:34.784 [info] [KeybindingService]: | Resolving meta+[ArrowDown]
2023-12-07 09:49:34.784 [info] [KeybindingService]: \ From 22 keybinding entries, matched widgetNavigation.focusNext, when: inputFocus && navigableContainerFocused || navigableContainerFocused && !listFocus || navigableContainerFocused && listScrollAtBoundary == 'both' || navigableContainerFocused && listScrollAtBoundary == 'bottom', source: built-in.
2023-12-07 09:49:34.785 [info] [KeybindingService]: + Invoking command widgetNavigation.focusNext.

Not sure how did I end with this state but often I can't cmd+downanymore in editor and the shortcut is stolen by widgetNavigation

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugkeybindingsVS Code keybinding issuespapercut 🩸A particularly annoying issue impacting someone on the team

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions