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.

貢獻者指南