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

Connecting to Office 365 PowerShell commands spawns Window that is not on first plan #66624

Closed
PrzemyslawKlys opened this issue Jan 16, 2019 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@PrzemyslawKlys
Copy link

PrzemyslawKlys commented Jan 16, 2019

  • VSCode Version: 1.30.2
  • OS Version: Windows 10 1809

Steps to Reproduce:

  1. Install-Module AzureAD
  2. Type in Connect-AzureAD in PowerShell window
  3. Nothing is shown
  4. Minimize VSCode - Office 365 prompt is there

In standard PowerShell window, outside of VSCode, the prompt is shown to the user as a browser window, on top of other windows.

It would be great if that Window would be brought to TOP.

@sandy081
Copy link
Member

Is the dialog triggered from VS Code? If so from where?

@sandy081 sandy081 added the info-needed Issue requires more information from poster label Jan 17, 2019
@PrzemyslawKlys
Copy link
Author

It's either triggered from .ps1 script via F5 and PowerShell extension or from Terminal

image

If you press enter PowerShell appears that it's doing something but nothing happens and it's stuck like that for minutes, but if you minimize VSCode you will see this:

image

It's very counter-productive and hard to even know that it's there.

@sandy081 sandy081 removed the info-needed Issue requires more information from poster label Jan 18, 2019
@Tyriar
Copy link
Member

Tyriar commented Jan 18, 2019

I think we've already had reports about this dialog appearing behind VS Code but can't find the issue. @chrmarti I think you might have created the issue before, do you know?

@chrmarti
Copy link
Contributor

/duplicate #42356

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 29, 2019
@vscodebot
Copy link

vscodebot bot commented Jan 29, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jan 29, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants