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

Editor does not restore focus after exiting command panel #183890

Closed
yiliang114 opened this issue May 31, 2023 · 10 comments
Closed

Editor does not restore focus after exiting command panel #183890

yiliang114 opened this issue May 31, 2023 · 10 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@yiliang114
Copy link
Contributor

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

  • VS Code Version: 1.78.2
  • Date: 2023-05-10T14:41:12.581Z
  • Commit: b3e4e68
  • OS Version: Mac os 12.2.1
  • Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36

Steps to Reproduce:

  1. Open vscode.dev, just open a project space and open a file, the editor is in focus at this time
  2. Use cmd + p to call Command Panel, then press esc to exit Command Panel
  3. Then the editor is not in focus at this time, but in electron, the editor remains in focus.
@ANSHTYAGI7
Copy link

The problem you are facing is the editor focus disappears when you close the panel with a short cut key? How do you want to fix the bug? I think i can work on this issue

@yiliang114
Copy link
Contributor Author

add the details of Gifs
bug14
bug15

@yiliang114
Copy link
Contributor Author

The problem you are facing is the editor focus disappears when you close the panel with a short cut key? How do you want to fix the bug? I think i can work on this issue

hi @ANSHTYAGI7 I don't have a clue yet. I don't know if this was deliberately done in the browser? @aeschli Do you know something about this interaction?

@aeschli aeschli assigned bpasero and unassigned aeschli Jun 2, 2023
@bpasero bpasero assigned TylerLeonhardt and unassigned bpasero Jun 2, 2023
@TylerLeonhardt
Copy link
Member

Are you able to repro this behavior in https://insiders.vscode.dev ?

@TylerLeonhardt TylerLeonhardt added the info-needed Issue requires more information from poster label Jun 2, 2023
@yiliang114
Copy link
Contributor Author

Are you able to repro this behavior in https://insiders.vscode.dev ?

hi @TylerLeonhardt Its performance is normal in https://insiders.vscode.dev/

bug18

@TylerLeonhardt
Copy link
Member

Hmmm I am suspicious of an extension or configuration issue. Can you open vscode.dev in an incognito/private window and tell me how it goes?

@yiliang114
Copy link
Contributor Author

Hmmm I am suspicious of an extension or configuration issue. Can you open vscode.dev in an incognito/private window and tell me how it goes?

bug1

Wow, in privacy mode, it does behave normally. But the strange thing is that I only installed a few theme extensions in my normal mode application.

image

@yiliang114
Copy link
Contributor Author

However, it seems that it should not be caused by vscode, but may be the reason for extension. I think this issue could be closed

@TylerLeonhardt
Copy link
Member

Here are a couple of ideas for fixing this:

@vscodenpa
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

6 participants