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

More actions menu in Source Control loses focus when Autofetch option is enabled and GitHub Copilot is installed #233650

Open
AdamWr opened this issue Nov 12, 2024 · 1 comment · May be fixed by #233662
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@AdamWr
Copy link

AdamWr commented Nov 12, 2024

Does this issue occur when all extensions are disabled?: No.
It seems to be related to GitHub Copilot extension, but I cannot reproduce this issue in stable version of VS Code (1.95.2), only in 1.96.0-insider.

Version: 1.96.0-insider (user setup)
Commit: 5690e16
Date: 2024-11-12T05:04:13.942Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100

Steps to Reproduce:

  1. Install GitHub Copilot extension and log in
  2. Set git.autofetchPeriod to 1
  3. Set git.autofetch to true
  4. Reload window
  5. Open Source Control panel
  6. Click on the More Actions... button
Screenshot

Image

After a moment menu is closed.

2024-11-12.09-06-38.mp4
DrHazemAli added a commit to DrHazemAli/vscode that referenced this issue Nov 12, 2024
DrHazemAli added a commit to DrHazemAli/vscode that referenced this issue Nov 12, 2024
@DrHazemAli
Copy link

Fixed in: Pull #233662

@lszomoru lszomoru added the bug Issue identified by VS Code Team member as probable bug label Nov 12, 2024
@lszomoru lszomoru added this to the January 2025 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants