-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Closed
Labels
In-PRThis issue has a related PRThis issue has a related PRIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-AttentionThe core contributors need to come back around and look at this ASAP.The core contributors need to come back around and look at this ASAP.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting
Milestone
Description
Windows Terminal version
1.19.11213.0
Windows build number
10.0.19045.4651
Other Software
No response
Steps to reproduce
- Open a new tab in a new named window (
wt.exe --window fancy-window-id new-tab
) - Don't close the new window for a month (???) (I'm not sure what's actually required here, but it usually seems to stop working after some time)
- Open a new tab in the same named window (
wt.exe --window fancy-window-id new-tab
) - Observe a new, separate window has opened, instead of a new tab in the existing window
Expected Behavior
A new tab should have opened in the window we opened in step 1.
Actual Behavior
A new window with our new tab opens instead.
Here is a screenshot of two processes in ProcessExplorer. You can see that they have been started nearly a month apart, and that they have the same window ID specified.
Both windows are not elevated (note the absence of shield icons for each window)
Metadata
Metadata
Assignees
Labels
In-PRThis issue has a related PRThis issue has a related PRIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-AttentionThe core contributors need to come back around and look at this ASAP.The core contributors need to come back around and look at this ASAP.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting