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

Closed
opened 2026-01-31 04:10:06 +00:00 by claunia · 5 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:10:06 +00:00
Author
Owner

@skyline75489 commented on GitHub (Jul 8, 2021):

Thanks James for the report! We have #8910 for this.

@skyline75489 commented on GitHub (Jul 8, 2021): Thanks James for the report! We have #8910 for this.
Author
Owner

@zadjii-msft commented on GitHub (Jul 8, 2021):

/dup #8910

@zadjii-msft commented on GitHub (Jul 8, 2021): /dup #8910
Author
Owner

@ghost commented on GitHub (Jul 8, 2021):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jul 8, 2021): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@j4james commented on GitHub (Jul 8, 2021):

Sorry, I'm blind as a bat. I looked at all the followup issues in #6700 and somehow completely missed #8910.

@j4james commented on GitHub (Jul 8, 2021): Sorry, I'm blind as a bat. I looked at all the followup issues in #6700 and somehow completely missed #8910.
Author
Owner

@zadjii-msft commented on GitHub (Jul 8, 2021):

lol don't worry about it. Thanks for the detailed report regardless!

@zadjii-msft commented on GitHub (Jul 8, 2021): lol don't worry about it. Thanks for the detailed report regardless!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14431