-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugsafariIssues running VSCode in Web on SafariIssues running VSCode in Web on Safari
Description
- VSCode Version:
- OS Version:
Steps to Reproduce:
- Open Web/Codespace in Safari
- Open a text file
- Open Settings UI editor
- Switch back to the text file
- Press enter, nothing happens
[2020-10-16 10:55:18.212] [window] [info] [KeybindingService]: | Resolving [Enter]
[2020-10-16 10:55:18.215] [window] [info] [KeybindingService]: \ From 23 keybinding entries, matched settings.action.focusSettingControl, when: settingRowFocus, source: built-in.
The keybindings troubleshooting log indicates the settingRowFocus
context key is not set to false
.
Does this issue occur when all extensions are disabled?: Yes/No
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugsafariIssues running VSCode in Web on SafariIssues running VSCode in Web on Safari