Skip to content

Retro terminal effect prodces artifacts on the right screen edge #4362

@jantari

Description

@jantari

Environment

Windows build number: 10.0.19551.1005
Windows Terminal version: 0.8.10091.0

Any other software?
Confirmed in the PowerShell 7.0.0-rc2 and cmd shells, but should affect all.

Steps to reproduce

Set your PowerShell Core (7) profile like or similar to this:

"acrylicOpacity":  0.84,
"fontFace":  "Cascadia Code",
"fontSize":  11,
"hidden":  false,
"name":  "PowerShell 7",
"experimental.retroTerminalEffect": true,
"source":  "Windows.Terminal.PowershellCore",
"padding":  "25, 25, 25, 25",
"useAcrylic":  true

Expected behavior

No glowy artifacts on any screen border/edge.

Actual behavior

image

When retro terminal effects AND screenbuffer padding is enabled, text-effect artifacts are visible on the right edge in many lines (not all). This will also happen without padding but it's visually less obvious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesHelp WantedWe encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.Priority-3A description (P3)Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions