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

'GitLens: Compare working three with...' Not able to select branch using keyboard #2354

Closed
itacud95 opened this issue Nov 18, 2022 · 2 comments
Assignees
Labels
bug Something isn't working verified ✔ Verified
Milestone

Comments

@itacud95
Copy link

Description

I am using GitLens latest version V13.1.0, installed from vscode extension.

When comparing working three with branch, I used to be able to select which branch to compare with using the keyboard. After a update I am no longer able to use the keyboard to select branch to compare, I have to select which branch using the mouse.

This is the 'window' which does not respond to keyboard events:
image

GitLens Version

V13.01.0

VS Code Version

Version: 1.73.1
Commit: 6261075646f055b99068d3688932416f2346dd3b
Date: 2022-11-09T03:54:53.913Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Linux x64 5.15.78-1-MANJARO
Sandboxed: No

Git Version

git version 2.38.1 (linux)

Logs, Screenshots, Screen Captures, etc

No response

@itacud95 itacud95 added potential-bug triage Needs to be looked at labels Nov 18, 2022
@eamodio eamodio self-assigned this Nov 18, 2022
@eamodio eamodio added bug Something isn't working and removed potential-bug triage Needs to be looked at labels Nov 18, 2022
@eamodio eamodio added this to the 13.1-patch milestone Nov 18, 2022
@eamodio
Copy link
Member

eamodio commented Nov 18, 2022

It looks like there was a recent behavior change to VS Code quick pick UI which sets focus incorrectly in certain cases. We've made a change to avoid that case so this should now be resolved.

FYI, if you press Tab the quick pick will move the focus into the input and everything should work as expected.

@eamodio eamodio added pending-release Resolved but not yet released to the stable edition needs-verification Request for verification labels Nov 18, 2022
@d13 d13 removed the pending-release Resolved but not yet released to the stable edition label Nov 22, 2022
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2022
@eamodio eamodio added verified ✔ Verified and removed needs-verification Request for verification labels Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working verified ✔ Verified
Projects
None yet
Development

No branches or pull requests

3 participants