microsoft/Terminal

Weird rendering issue where artifacts appear and slowly brighten over time

Open

#7,214 创建于 2020年8月7日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-RenderingHelp WantedIssue-BugNeeds-ReproPriority-3Product-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Environment

Win32NT 10.0.20175.0 Microsoft Windows NT 10.0.20175.0

Windows Terminal version: Version: 1.1.2021.0 Version: 1.1.2022.0

WSL2, Powershell, cmd

Steps to reproduce

Launch terminal with any available shell, wait a few seconds.

Expected behavior

The rendered text renders correctly

Actual behavior

The text slowly brightens, as if some shader is accumulating error? This is more noticable in shells with coloured text, though it is still visible with the standard light gray on back command promp colours. This rapidly begins appear as artifacts and 'spots' on the text. I've tested with the Terminal release and Terminal previews, both exhibit this behaviour. I didn't notice a difference between 'Acrylic' enabled or not in settings.json.

terminal 1 terminal 2 terminal 3

The screengrabs above show first version 1.1.2021.0 with a fresh tab, then the same tab a few seconds later after the issue has manifested, then finally a screengrab of 1.1.2022.0 newly installed showing the same issue with a fresh, unmodified settings.json

贡献者指南