-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugkeybindingsVS Code keybinding issuesVS Code keybinding issuespapercut 🩸A particularly annoying issue impacting someone on the teamA particularly annoying issue impacting someone on the team
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugkeybindingsVS Code keybinding issuesVS Code keybinding issuespapercut 🩸A particularly annoying issue impacting someone on the teamA particularly annoying issue impacting someone on the team