Skip to content

Opening a new-tab after a split-pane causes two tab bars being highlighted #9595

@furente

Description

@furente

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.

bug-tabBarHighlighted-wt-1 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalHelp WantedWe encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsPriority-3A description (P3)Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions