microsoft/Terminal

Fullscreen mode + "Show desktop" not working as expected

开放

#3,953 创建于 2019年12月13日

 (1 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Environment

Windows build number: Microsoft Windows Version 10.0.18362.476
Windows Terminal version: microsoft-windows-terminal 0.7.3291.0

Steps to reproduce

Open Windows Terminal Toggle fullscreen (F11) Use "show desktop" (win + d) Use "show desktop" again

Expected behavior

All windows should hide and the desktop should be shown (First trigger of "show desktop"). On second tirgger all windows should be shown again, and the terminal window should be visible on top again.

Actual behavior

On the second trigger of "show desktop", another window gets shown on top. Also sometimes the taskbar disappears, and you can see parts of the terminal peeking through.

PS: When using win+d with a AutoHotkey remapping, this gets even more buggy. (I can provide details if necessary)

贡献者指南