microsoft/Terminal

Acrylic in Tab Row has a weird blur on the bottom

Open

#12,392 创建于 2022年2月6日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)C++ (3,212 fork)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

仓库指标

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

描述

Windows Terminal version

1.13.10336.0

Windows build number

21H2 22000.469

Other Software

With "Show acrylic in tab row" set:

image

The blur isn't rendered consistently when part of the window is not on a monitor:

image

In this example the window is dragged to the right so half of it is not on any monitor. The top part of the title bar blurs the non-existent space as black but the bottom part of the title bar ignores the non-existent space and only blurs the background of the portion of the bar actually on a display(s). Note particularly on the far right of the title bar.

Steps to reproduce

Enable acrylic in tab row -> restart -> drag part of the title bar off the screen. Easiest to see if you have something bright in the background of the window.

Expected Behavior

The top and bottom part of the title bar use the same blurring method.

Actual Behavior

The top and bottom parts of the title bar use different blurring methods.

贡献者指南