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

Context menu not dismissed with esc #8392

Closed
isidorn opened this issue Jun 28, 2016 · 0 comments
Closed

Context menu not dismissed with esc #8392

isidorn opened this issue Jun 28, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Jun 28, 2016

Ref #8229

  1. Any editor, open https://microsoft.github.io/monaco-editor/index.html
  2. Trigger context menu with left click, esc to close it -> ignored
  3. You can even type in the editor while the context menu is open which can lead to strange experiences

This behaves nicer in vscode, esc dismisses context menu, typing is disabled (it focuses actions in the context menu)

@alexdima alexdima added this to the August 2016 milestone Aug 23, 2016
@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Aug 23, 2016
@isidorn isidorn added the verified Verification succeeded label Sep 1, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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

No branches or pull requests

2 participants