microsoft/Terminal

Terminal does not come to foreground to present the "Do you want to close all tabs?" dialog

Open

#12,605 创建于 2022年3月1日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-WindowingHelp WantedIn-PRIssue-TaskPriority-3Product-Terminal

仓库指标

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

描述

Windows Terminal version

1.12.10393.0

Windows build number

10.0.22000.493

Other Software

No response

Steps to reproduce

  1. Open Terminal
  2. Open a second tab
  3. Minimize Terminal
  4. Right click Terminal on the taskbar and select "Close all Windows"

This might be a bigger issue than just Terminal. I recall mspaint doing this, but it doesn't anymore. Notepad does properly reappear out of nowhere to ask me to save my work, so it does seem possible.

Expected Behavior

Terminal opens and comes to foreground to present the "Do you want to close all tabs?" dialog

Actual Behavior

Nothing happens. Presumably the dialog shows but restoring the window closes the dialog, so I never see it.

贡献者指南