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

Menu: Alt+F followed by Alt+S does not work properly #52935

Closed
bpasero opened this issue Jun 26, 2018 · 1 comment · Fixed by #56617
Closed

Menu: Alt+F followed by Alt+S does not work properly #52935

bpasero opened this issue Jun 26, 2018 · 1 comment · Fixed by #56617
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Jun 26, 2018

Refs: #52854

Steps:

  • press Alt+F and keep Alt pressed
  • press S

=> the Selection menu expands when I would expect the save action to trigger

@JackTrapper
Copy link

JackTrapper commented Aug 17, 2018

Steps to Reproduce

  • Press Alt
  • Press F
  • Release F
  • Press S (no save)
  • Release S
  • Release Alt

Alternate steps to reproduce

  • Press Alt
  • Press F
  • Press S (no save)
  • Release F
  • Release S
  • Release Alt

@bpasero bpasero added the verified Verification succeeded label Aug 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 2, 2018
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants