microsoft/Terminal

Double Close Popup

開放

#12,565 建立於 2022年2月24日

 (0 則留言) (0 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-WindowingHelp WantedIssue-BugPriority-3Product-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

From MSFT:37868165

Hovering over the close window button in Windows Terminal for a certain period of time will show two hover popups both showing "Close".

Looks like we get the xaml popup and the user32 one. Easiest fix would be to get rid of the xaml one, but then it would be different from the others.

We may want to explore not having a user32 titlebar at all in tabs in titlebar mode.

貢獻者指南