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

window.menuBarVisibility="hidden" opens with Alt+F and stays open #50033

Closed
dmke opened this issue May 17, 2018 · 2 comments
Closed

window.menuBarVisibility="hidden" opens with Alt+F and stays open #50033

dmke opened this issue May 17, 2018 · 2 comments

Comments

@dmke
Copy link

dmke commented May 17, 2018

When the menu bar is configured to be hidden, I'd expect it to stay hidden and to disappear, after I accessed the File menu directly with Alt+F (or Alt+E for Edit, or Alt+S for Selection, ...; you know, the underlined letter in the menu items name—I'm sure this feature has a name).

I could use "toggle" visibility, but that interacts annoyingly with desktop switching (#22488) and accidental Alt key presses (#35010). My current workaround is to set menuBarVisibility to "visible" or "toggle", save config, change menuBarVisibility back to "hidden" and save again. But that just takes too much time, even if I only need to access the menu every once in a while.

  • VSCode Version: 1.23.1 (d0182c3)
  • OS Version: Debian Linux, Stretch, 9.4

Steps to Reproduce:

  1. Configure window.menuBarVisibility to "hidden".
  2. Press Alt+F (File menu opens)
  3. Press Esc (or close the menu otherwise, i.e. by clicking into to editor, Alt-Tabbing to other applications)
  4. Menu stays open, can't be closed ("View: Toggle Menu Bar" command does nothing)

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented May 17, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@dmke
Copy link
Author

dmke commented May 17, 2018

I believe, #22487 covers it.

@dmke dmke closed this as completed May 17, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant