microsoft/Terminal

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

Open

#12.605 geöffnet am 1. März 2022

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-WindowingHelp WantedIn-PRIssue-TaskPriority-3Product-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide