Skip to content

Borders of panes are improperly updated when closing a pane #4057

@mcpiroman

Description

@mcpiroman

Simplest possible repro way:

  1. Split pane two times
  2. Close left-most pane

Effect: Right pane doesn't have any border, although it touches other pane (btw, this is also the repo for #3744).

This is because a remainingPane always clears the border that it got from split, even if it is still needed.
I've actually fixed this in my upcoming PR, I'm only filling this issue so I can mark it as closed ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssue-BugIt either shouldn't be doing this or needs an investigation.Priority-3A description (P3)Product-TerminalThe new Windows Terminal.Resolution-Fix-AvailableIt's available in an Insiders build or a release

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions