Skip to content

Moving focus between panes doesn't always work #3045

@zadjii-msft

Description

@zadjii-msft

Messing around with panes today, and found it wasn't walways possible to move focus correctly. This was the setup:

image

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.

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.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