-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Closed
Closed
Copy link
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsPriority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Windows Terminal version (or Windows build number)
Windows Terminal Version: 1.6.10571.0
Other Software
No response
Steps to reproduce
Run the following command:
wt ; split-pane -H ; new-tab
OR, for a better visual understanding:
wt --title wrong-tab --tabColor "#ff0000" ; split-pane -H --title wrong-tab --tabColor "#ff0000" ; new-tab --title correct-tab --tabColor "#04ff00"
Expected Behavior
Only one tab bar highlighted. The one from the last command.
Actual Behavior
Two tab bars highlighted.
After switching between tabs or hovering the wrong highlighted tab bar, it fix itself.
mklement0
Metadata
Metadata
Assignees
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsPriority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.