Powerline glyphs hidden and some characters scaled improperly on re-rendering #9257

Closed
opened 2026-01-31 01:49:52 +00:00 by claunia · 7 comments
Owner

Originally created by @carlos-zamora on GitHub (Jun 25, 2020).

Originally assigned to: @miniksa on GitHub.

/cc @miniksa

Environment

Windows build number: 10.0.20156.1000
Windows Terminal version: 1.2.1751.0

Steps to reproduce

  1. Open Terminal (my default profile is PowerShell 7 w/ Powerline theme, Cascadia Code PL font)
  2. Open new tab (CMD)
  3. Switch back to first tab
  4. Switch back to second tab

Expected behavior

Text looks consistent and all of it is present

Actual behavior

Repro Gif

Originally created by @carlos-zamora on GitHub (Jun 25, 2020). Originally assigned to: @miniksa on GitHub. /cc @miniksa # Environment ```none Windows build number: 10.0.20156.1000 Windows Terminal version: 1.2.1751.0 ``` # Steps to reproduce 1. Open Terminal (my default profile is PowerShell 7 w/ Powerline theme, Cascadia Code PL font) 2. Open new tab (CMD) 3. Switch back to first tab 4. Switch back to second tab # Expected behavior Text looks consistent and all of it is present # Actual behavior ![Repro Gif](https://user-images.githubusercontent.com/11050425/85638331-7c6b8100-b63a-11ea-8038-6ed1ca1a9bd7.gif)
Author
Owner

@DHowett commented on GitHub (Jun 25, 2020):

Chatted, seen, triaged.

@DHowett commented on GitHub (Jun 25, 2020): Chatted, seen, triaged.
Author
Owner

@DHowett commented on GitHub (Jun 26, 2020):

Got a repro here too.

image

@DHowett commented on GitHub (Jun 26, 2020): Got a repro here too. ![image](https://user-images.githubusercontent.com/189190/85894284-4c8ebb80-b7a9-11ea-9565-a7624ae1a0b0.png)
Author
Owner

@DHowett commented on GitHub (Jun 26, 2020):

Symptom: the first glyph of every run gets crunked down to a tinier size.

@DHowett commented on GitHub (Jun 26, 2020): Symptom: the _first glyph of every run_ gets crunked down to a tinier size.
Author
Owner

@miniksa commented on GitHub (Jun 26, 2020):

looking.

@miniksa commented on GitHub (Jun 26, 2020): looking.
Author
Owner

@miniksa commented on GitHub (Jun 26, 2020):

"`u{fffd}"

@miniksa commented on GitHub (Jun 26, 2020): <code>"`u{fffd}"</code>
Author
Owner

@miniksa commented on GitHub (Jun 26, 2020):

_glyphScaleCorrections wasn't being cleared between uses of the layout.

@miniksa commented on GitHub (Jun 26, 2020): `_glyphScaleCorrections` wasn't being cleared between uses of the layout.
Author
Owner

@ghost commented on GitHub (Jul 22, 2020):

:tada:This issue was addressed in #6695, which has now been successfully released as Windows Terminal Preview v1.2.2022.0.🎉

Handy links:

@ghost commented on GitHub (Jul 22, 2020): :tada:This issue was addressed in #6695, which has now been successfully released as `Windows Terminal Preview v1.2.2022.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.2.2022.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9257