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

Show-Command popup behind wt window instead of getting focus. #10345

Closed
Fred-Vatin opened this issue Jun 5, 2021 · 4 comments
Closed

Show-Command popup behind wt window instead of getting focus. #10345

Fred-Vatin opened this issue Jun 5, 2021 · 4 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@Fred-Vatin
Copy link

Fred-Vatin commented Jun 5, 2021

Windows Terminal version (or Windows build number)

wt 1.8.1444.0 | Windows 10 x64 10.0.19041.0 | pwsh 7.1.3

Other Software

No response

Steps to reproduce

Run command like Show-Command Get-ChildItem

Expected Behavior

When this command is run in console, the popup gets focus.
(This is animated gif, click on it if it doesn’t animate)
console

Actual Behavior

When the same command is run in wt, the popup doesn’t get focus and is behind wt window.
(This is animated gif, click on it if it doesn’t animate)
wt

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jun 5, 2021
@KalleOlaviNiemitalo
Copy link

That's #2988, unfortunately difficult to fix.

@Fred-Vatin
Copy link
Author

That's #2988, unfortunately difficult to fix.

For me, only cmdlet using GUI like Show-Command Get-ChildItem or Get-ChildItem | Out-GridView open behind the terminal. For now no issue while opening external app like code $Profile or start .

@Fred-Vatin
Copy link
Author

Interesting thing. If I use an alternative Out-GridView cmdlet from here, the GUI opens in front.

@skyline75489
Copy link
Collaborator

Thanks guys for the report. I'll close this and redirect the discussion to #2988 .

@skyline75489 skyline75489 added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants