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

Electron keeps main menus underlined if Windows are switched using Alt+Tab #25418

Closed
dbaeumer opened this issue Apr 26, 2017 · 2 comments
Closed
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) verified Verification succeeded

Comments

@dbaeumer
Copy link
Member

Refs: #25326

OS: Windows

Steps:

  • VS Code in focus
  • press and hold Alt (observe: main menu mnemonics get underlined)
  • press tab and switch to other application. Observe: VS Code main menu still underlined
  • press Alt+tab again to focus back on VS Code. Observe: main menu still underlined.
@bpasero bpasero added accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues upstream Issue identified as 'upstream' component related (exists outside of VS Code) labels Apr 26, 2017
@bpasero bpasero added this to the Backlog milestone Apr 26, 2017
@bpasero
Copy link
Member

bpasero commented Apr 26, 2017

Yeah, looks like an Electron issue with the non-native menus being used.

@bpasero
Copy link
Member

bpasero commented Aug 17, 2018

We will change to custom menus on Windows. For now you can set "window.titleBarStyle": "custom".

@bpasero bpasero closed this as completed Aug 17, 2018
@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Aug 17, 2018
@bpasero bpasero added this to the August 2018 milestone Aug 17, 2018
@dbaeumer dbaeumer added the verified Verification succeeded label Aug 30, 2018
@dbaeumer dbaeumer modified the milestones: August 2018, September 2018 Aug 30, 2018
@dbaeumer dbaeumer removed the verified Verification succeeded label Aug 30, 2018
@roblourens roblourens added the verified Verification succeeded label Sep 26, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants