-
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.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
Messing around with panes today, and found it wasn't walways possible to move focus correctly. This was the setup:
I believe the tree was like this:
+--------------------------------------------------------------+
| +---------------------------+ +----------------------------+ |
| | +----------+ +----------+ | | +------------------------+ | |
| | | | | +------+ | | | | | | |
| | | | | | | | | | | | | |
| | | | | | 2 | | | | | 4 | | |
| | | | | | | | | | | | | |
| | | 1 | | +------+ | | | | | | |
| | | | | | | | +------------------------+ | |
| | | | | +------+ | | | +------------------------+ | |
| | | | | | | | | | | +--------------------+ | | |
| | | | | | | | | | | | 5 | | | |
| | | | | | 3 | | | | | +--------------------+ | | |
| | | | | | | | | | | +--------------------+ | | |
| | | | | | | | | | | | 6 | | | |
| | | | | +------+ | | | | +--------------------+ | | |
| | +----------+ +----------+ | | +------------------------+ | |
| +---------------------------+ +----------------------------+ |
+--------------------------------------------------------------+
Actual
Moving from (2,3) -> 4 was NOT possible.
Expected
Moving from (2,3) -> 4 was possible.
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.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.
