Progress bar on window resize #9629

Open
opened 2026-01-31 01:59:34 +00:00 by claunia · 0 comments
Owner

Originally created by @MalteRei on GitHub (Jul 15, 2020).

Environment

Windows build number: Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0
Windows Terminal version (if applicable): 1.0.1811.0

Steps to reproduce

  1. run npm install (or something that shows a progress bar)
  2. While the progress bar is loading resize the window

Expected behavior

The progress bar animation should continue on one line.

image

Actual behavior

The progress bar is spread across many lines and the window needs to start scrolling to keep up with the lines produced by the progress bar.

image

Originally created by @MalteRei on GitHub (Jul 15, 2020). # Environment Windows build number: Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0 Windows Terminal version (if applicable): 1.0.1811.0 # Steps to reproduce 1. run `npm install` (or something that shows a progress bar) 2. While the progress bar is loading resize the window # Expected behavior The progress bar animation should continue on one line. ![image](https://user-images.githubusercontent.com/37665562/87558453-6a20b800-c6b9-11ea-8bb2-2f76af38ec88.png) # Actual behavior The progress bar is spread across many lines and the window needs to start scrolling to keep up with the lines produced by the progress bar. ![image](https://user-images.githubusercontent.com/37665562/87558590-91778500-c6b9-11ea-9005-414abd20e5d2.png)
claunia added the Resolution-By-DesignNeeds-Tag-FixNeeds-Attention labels 2026-01-31 01:59:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9629