Skip to content

Terminal hangs when resizing pane to minimum width with Alt+Shift+Left #19996

Description

@Treit

Windows Terminal version

1.25.622.0 (Preview)

Windows build number

10.0.22631.0

Other Software

N/A

Steps to reproduce

  1. Open a new Windows Terminal instance
  2. Split pane right (e.g., Alt+Shift+=)
  3. Switch focus back to the left pane with Alt+Left
  4. Hold down Alt+Shift+Left to continuously shrink the left pane

Expected Behavior

The pane shrinks to its minimum width and stops. Terminal remains responsive.

Actual Behavior

The terminal becomes completely unresponsive and must be killed.

Note: This is similar to the previously fixed #7416, but that issue required a stress test program flooding the terminal with output. This reproduces with an idle shell - no special program needs to be running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-OutputRelated to output processing (inserting text into buffer, retrieving buffer text, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.Priority-1A description (P1)Product-TerminalThe new Windows Terminal.Severity-DataLossA bug that causes the user's data to be lost, unintentionally

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions