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

Menu actions affect wrong window/project if menu in second window is clicked while menu active in first window. #12312

Closed
dfcowell opened this issue Sep 20, 2016 · 2 comments
Assignees
Labels
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
Milestone

Comments

@dfcowell
Copy link

dfcowell commented Sep 20, 2016

  • VSCode Version: 1.5.2
  • OS Version: Windows 10 Pro Insider Preview (Fast Ring) Build 14926

Steps to Reproduce:

  1. Open VSCode (let's call this Window 1)
  2. Open an additional window (Window 2) via File > New Window such that the menu bars of both windows are visible.
  3. Click "File" in Window 1.
  4. While that menu is open, click "File" in Window 2 and select "Open." Open anything.

Expected behaviour: File opens in Window 2.

Actual behaviour: File opens in Window 1.

It doesn't appear to matter what menu item or action you select in steps 3 or 4. Whichever action it is is applied to Window 1's editor/project.

@chrmarti chrmarti added the bug Issue identified by VS Code Team member as probable bug label Sep 20, 2016
@chrmarti
Copy link
Contributor

Not sure if we are in charge of that or Electron.

@bpasero bpasero added this to the September 2016 milestone Sep 20, 2016
@bpasero
Copy link
Member

bpasero commented Sep 21, 2016

This is an electron issue: electron/electron#7282

@bpasero bpasero added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Sep 21, 2016
@bpasero bpasero modified the milestones: Backlog, September 2016 Sep 21, 2016
@bpasero bpasero mentioned this issue Nov 13, 2016
11 tasks
@bpasero bpasero modified the milestones: November 2016, Backlog Nov 14, 2016
@bpasero bpasero closed this as completed Nov 14, 2016
@ramya-rao-a ramya-rao-a added the verified Verification succeeded label Dec 8, 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 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