-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
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": trueExpected behavior
No glowy artifacts on any screen border/edge.
Actual behavior
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
