microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
94.64k stars 8.18k forks source link

Terminal windows can be lost if "hide terminal in notification area" true and multiiple windows are minimized. #16755

Open biggestsonicfan opened 5 months ago

biggestsonicfan commented 5 months ago

Windows Terminal version

1.18.10301.0

Windows build number

10.0.19045.4046

Other Software

No response

Steps to reproduce

Expected Behavior

Clicking on the notification area should restore any minimized Terminal windows, regardless if a Terminal window is active and not minimized.

Actual Behavior

The Terminal window can no longer be restored until the "Hide Terminal in the notification area when it is minimized" is turned "Off" and settings are saved.

carlos-zamora commented 5 months ago

Thanks for filing. You can actually right-click on the tray icon to bring up a list of windows instead of opening the most recent one. We'll use this issue to track making that more discoverable (idea: if multiple windows exist, rather than opening the most recent window, we should open the nested menu with the list of windows).

Arc-2023 commented 2 weeks ago

Thanks for filing. You can actually right-click on the tray icon to bring up a list of windows instead of opening the most recent one. We'll use this issue to track making that more discoverable (idea: if multiple windows exist, rather than opening the most recent window, we should open the nested menu with the list of windows)

The problem is that despite the 'Always show in notifications' option being enabled, the icon may not appear in the notification area. It may be beneficial to implement an additional control mechanism for minimised windows to address any issues that may arise.