-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-AvailableIt's available in an Insiders build or a releaseIt's available in an Insiders build or a release
Milestone
Description
Simplest possible repro way:
- Split pane two times
- 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 ;)
Reactions are currently unavailable
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 TerminalIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-AvailableIt's available in an Insiders build or a releaseIt's available in an Insiders build or a release