Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab key doesn't insert a TAB into Query Entry and Document editor #2431

Open
sevoku opened this issue Nov 19, 2024 · 0 comments · May be fixed by #2433
Open

Tab key doesn't insert a TAB into Query Entry and Document editor #2431

sevoku opened this issue Nov 19, 2024 · 0 comments · May be fixed by #2433
Assignees
Labels
bug The issue reveals something not working as expected.

Comments

@sevoku
Copy link
Member

sevoku commented Nov 19, 2024

Tab key seems to be swallowed by something before it reaches the Monaco editor. Affects both Query and Document Editors.

Does this occur consistently? Yes
Repro steps:

  1. Open a Query Editor or create a new Document
  2. Focus the editor area, hit TAB.

Expected: a TAB character gets inserted
Actual: Tab focus goes away to the next focusable element.

Version: 0.24.0
OS: darwin
OS Release: 24.1.0
Product: Visual Studio Code
Product Version: 1.95.2
Language: en

@sevoku sevoku added the bug The issue reveals something not working as expected. label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue reveals something not working as expected.
Projects
None yet
2 participants