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.openFoldersInNewWindow seems hiding new windows #40796

Closed
HQidea opened this issue Dec 25, 2017 · 2 comments
Closed

window.openFoldersInNewWindow seems hiding new windows #40796

HQidea opened this issue Dec 25, 2017 · 2 comments
Assignees
Labels
electron Issues and items related to Electron *out-of-scope Posted issue is not in scope of VS Code upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@HQidea
Copy link

HQidea commented Dec 25, 2017

  • VSCode Version: 1.19.1
  • OS Version: OS X 10.11.6

Steps to Reproduce:

  1. settings:
"window.openFoldersInNewWindow": "on",
  1. open a fold in the File menu
  2. new windows are hidden in the back, not the active ones

Reproduces without extensions: Yes

@bpasero bpasero added electron Issues and items related to Electron upstream Issue identified as 'upstream' component related (exists outside of VS Code) and removed workbench labels Dec 27, 2017
@niamleeson
Copy link

niamleeson commented Jan 4, 2018

I'm having this issue as well but only in one Mac

The Mac with the issue:
VSCode Version: 1.19.1
OS Version: OS X 10.13.2 (High Sierra)

The Mac without the issue:
VSCode Version: 1.19.1
OS Version: OS X 10.12.6 (Sierra)

Steps to Reproduce:

  1. Add to settings:
    "window.openFoldersInNewWindow": "on",

  2. File > Open > Select a folder

  3. The new window is focused, but is not displaying in front of the old window. CMD + Tilde twice brings the new window to the front.

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the *out-of-scope Posted issue is not in scope of VS Code label Oct 8, 2019
@vscodebot
Copy link

vscodebot bot commented Oct 8, 2019

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electron Issues and items related to Electron *out-of-scope Posted issue is not in scope of VS Code upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants