-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Windows Terminal not showing on top and various issues with opening default Terminal #10241
Comments
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Hi, the titles of the referenced threads 9460 and 9458 above do not appear to have anything having to do with this Windows Terminal issue! I'm currently working with W11 Pro, 22H2 OS build 22621.2428. This issue has recently appeared on my PC, presumably after a recent Windows 11 update. I have never seen it before, in +2 years of using W11. The problem: If I already have an active Windows Terminal window open (i.e. wt.exe), and then I activate a new terminals window by means of a desktop shortcut, the new terminals window is hidden behind the previous one, and I have to minimize or move the original one to see the new one in behind, or use ALT-TAB to get there. This is clearly wrong. Does anyone have any ideas what screwed up my windows terminal? |
@Stanfield911 what you're undoubtably seeing is #15479, a more recent regression in 1.18+. These linked threads here are from two years ago. |
Windows Terminal version (or Windows build number)
1.9.1445.0 (Windows Version 10.0.21387.1)
Other Software
Windows PowerShell (and other command shells)
Steps to reproduce
Expected Behavior
The Windows Terminal should open (or create a new tab) and be on top of other windows (as it is now in focus), and the tab title should ideally be the default PowerShell/CMD tab text or any name you set for it ("Windows PowerShell", for example).
Actual Behavior
Windows Terminal launches a new window/tab, but it does not bring it to the front. It remains behind other windows.
In addition, the title of the tab is the file location of the shortcut that launched the new Terminal instance. For example, if I launched PowerShell via the Win+X menu, the tab text is:
"Ubuntu: C:\Users\nitis\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell.lnk"
The text was updated successfully, but these errors were encountered: