Aclylic change to solid background after entering a space when using Cascadia Code PL font with PowerShell Core #10515

Open
opened 2026-01-31 02:23:43 +00:00 by claunia · 0 comments
Owner

Originally created by @TheBlueSky on GitHub (Sep 6, 2020).

Environment

Windows build number: 10.0.19041.0
Windows Terminal version: 1.2.2381.0

Steps to reproduce

  1. Set fontFace to Cascadia Code PL for PowerShell Core ("source": "Windows.Terminal.PowershellCore").
  2. Set useAcrylic to true.
  3. Set acrylicOpacity to any number.
  4. Launch Windows Terminal and open PowerShell Core (if it is not your default profile).
  5. Type anything with space; e.g., cd /

Expected behaviour

All the entered text has the same background, the one with Acrylic effect.

Actual behaviour

All the text from the space onwards has a solid background.

wt

Originally created by @TheBlueSky on GitHub (Sep 6, 2020). # Environment ```none Windows build number: 10.0.19041.0 Windows Terminal version: 1.2.2381.0 ``` # Steps to reproduce 1. Set `fontFace` to `Cascadia Code PL` for PowerShell Core (`"source": "Windows.Terminal.PowershellCore"`). 1. Set `useAcrylic` to `true`. 1. Set `acrylicOpacity` to any number. 1. Launch Windows Terminal and open PowerShell Core (if it is not your default profile). 1. Type anything with space; e.g., `cd /` # Expected behaviour All the entered text has the same background, the one with Acrylic effect. # Actual behaviour All the text from the space onwards has a solid background. ![wt](https://user-images.githubusercontent.com/807685/92321587-72e39980-f02b-11ea-995b-0370b793c9d0.png)
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 02:23:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10515