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

Some actions do not trigger properly in context menus with custom titleBarStyle #52355

Closed
Ayplow opened this issue Jun 19, 2018 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@Ayplow
Copy link

Ayplow commented Jun 19, 2018

  • VSCode Version: 1.25.0-insider
    Commit: b4a18da
    Date: 2018-06-19T07:49:07.900Z
    Electron: 2.0.2
    Chrome: 61.0.3163.100
    Node.js: 8.9.3
    V8: 6.1.534.41
    Architecture: x64
  • OS Version: Windows 10 Pro
    Version: 1803
    Build: 17134.112

Steps to Reproduce:

  1. Set "window.titleBarStyle" to "custom" and restart
  2. Right click an item in the sidebar (E.g Extensions) and try to use the 'Hide' option, it does not properly remove the item.

This does not happen with "window.titleBarStyle": "native"

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

@Ayplow
Copy link
Author

Ayplow commented Jun 19, 2018

This is similar to issue #52284 , likely with identical cause

@Ayplow Ayplow closed this as completed Jun 19, 2018
@sbatten sbatten self-assigned this Jun 25, 2018
@sbatten sbatten added bug Issue identified by VS Code Team member as probable bug workbench-menu labels Jun 25, 2018
@sbatten sbatten added this to the June 2018 milestone Jun 25, 2018
@RMacfarlane RMacfarlane reopened this Jun 28, 2018
@bpasero bpasero added the verified Verification succeeded label Jun 29, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 12, 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

No branches or pull requests

4 participants