You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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, changemenuBarVisibility
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.Steps to Reproduce:
window.menuBarVisibility
to "hidden".Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: