Powerline glyph's render incorrectly (sometimes) #1919

Open
opened 2026-01-30 22:41:58 +00:00 by claunia · 0 comments
Owner

Originally created by @A-Lamia on GitHub (Jun 22, 2019).

Environment

Windows build number: [Microsoft Windows [Version 10.0.18362.175]
Windows Terminal version (if applicable): First Preview version;

Font's used
Fira Code - (Ligature)
FuraCode NF - (Ligature)
Hack
Hack NF

Steps to reproduce

Happened after PC restart tested out other fonts to see if it would fix and restarted PC again.

After more testing, this seems to be 2 bugs, the first is setting "alwaysShowTabs" to true will cause Glyphs to break setting it to false fixes the issue. this bug only seems to happen if set to true on system restarts. It is about a 25% chance of reproducing it this number may change for some.

The Ligatures not rendering properly is only with the Nerd Font variant of the ligature fonts, standard versions work fine. This ended up being a separate issue from the one above after more testing.

Expected behavior

ligatures and glyph's rendering correctly

Glyphs should render the same regardless of if "alwaysShowTabs" is set to true or false.

Actual behavior

Glyphs are not connecting and ligatures are not working the first character typed will also be hidden by the triangle glyph.

Glyphs not rendering correctly and overlapping characters that come right after.
Terminals

Originally created by @A-Lamia on GitHub (Jun 22, 2019). <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: [Microsoft Windows [Version 10.0.18362.175] Windows Terminal version (if applicable): First Preview version; Font's used Fira Code - (Ligature) FuraCode NF - (Ligature) Hack Hack NF ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> ~Happened after PC restart tested out other fonts to see if it would fix and restarted PC again.~ After more testing, this seems to be 2 bugs, the first is setting `"alwaysShowTabs" ` to true will cause Glyphs to break setting it to `false` fixes the issue. this bug only seems to happen if set to `true` on system restarts. It is about a 25% chance of reproducing it this number may change for some. The Ligatures not rendering properly is only with the [Nerd Font](http://nerdfonts.com/) variant of the ligature fonts, standard versions work fine. This ended up being a separate issue from the one above after more testing. # Expected behavior ~ligatures and glyph's rendering correctly~ Glyphs should render the same regardless of if `"alwaysShowTabs"` is set to `true` or `false`. <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior <!-- What's actually happening? --> ~Glyphs are not connecting and ligatures are not working the first character typed will also be hidden by the triangle glyph.~ Glyphs not rendering correctly and overlapping characters that come right after. ![Terminals](https://i.imgur.com/aTZRKGk.png?raw=true)
claunia added the Area-RenderingIssue-BugResolution-DuplicateProduct-Terminal labels 2026-01-30 22:41:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1919