Progress ring is clipped when tab title is too long #14426

Open
opened 2026-01-31 04:09:57 +00:00 by claunia · 0 comments
Owner

Originally created by @j4james on GitHub (Jul 8, 2021).

Windows Terminal version (or Windows build number)

10.0.18363.1500, 1.9.1523.0

Other Software

No response

Steps to reproduce

  1. Open a cmd shell in Windows Terminal.
  2. Set the title to something too long to fit in the tab, e.g. title This is a long title that doesn't fit.
  3. Set the progress indicator, e.g. echo ^[]9;4;1;100^[\ (where ^[ is entered as Ctrl+[).

Expected Behavior

You should see a full progress ring in the tab indicating 100%.

Actual Behavior

The left half of the progress ring is chopped off, so it looks like it's only at 50%.

image

Originally created by @j4james on GitHub (Jul 8, 2021). ### Windows Terminal version (or Windows build number) 10.0.18363.1500, 1.9.1523.0 ### Other Software _No response_ ### Steps to reproduce 1. Open a `cmd` shell in Windows Terminal. 2. Set the title to something too long to fit in the tab, e.g. `title This is a long title that doesn't fit`. 3. Set the progress indicator, e.g. `echo ^[]9;4;1;100^[\` (where `^[` is entered as <kbd>Ctrl</kbd>+<kbd>[</kbd>). ### Expected Behavior You should see a full progress ring in the tab indicating 100%. ### Actual Behavior The left half of the progress ring is chopped off, so it looks like it's only at 50%. ![image](https://user-images.githubusercontent.com/4181424/124919262-e9f01280-dfed-11eb-8809-defdcc4e8d6e.png)
claunia added the Resolution-Duplicate label 2026-01-31 04:09:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14426