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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status bar is eager to please #97605

Closed
joaomoreno opened this issue May 12, 2020 · 1 comment
Closed

Status bar is eager to please #97605

joaomoreno opened this issue May 12, 2020 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-status Status bar
Milestone

Comments

@joaomoreno
Copy link
Member

  1. Click the git branch indicator, it opens quick open
  2. Go down to the currently checked out branch, press Enter once

馃悰 Quick open appears again

It seems that quick open eats the Enter key down event, but status bar handles the key up event and triggers the action once again.

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug workbench-status Status bar labels May 12, 2020
@isidorn isidorn added this to the May 2020 milestone May 12, 2020
@isidorn
Copy link
Contributor

isidorn commented May 12, 2020

  1. Make sure that the editor area is empty
    In order to repro and verify

@joaomoreno joaomoreno added the verified Verification succeeded label May 12, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-status Status bar
Projects
None yet
Development

No branches or pull requests

2 participants