microsoft/Terminal

Maximized Terminal window obscures Taskbar after monitor power save

Open

#17.640 geöffnet am 1. Aug. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-WindowingHelp WantedIssue-BugPriority-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.20.11781.0

Windows build number

10.0.19045.4651

Other Software

Ubuntu in WSL2

Steps to reproduce

I have a laptop with external monitor connected. The laptop screen is 1920x1080, horizontal, 125% scaling; external monitor is 3840x2160, horizontal, 150% scaling, extended. The external monitor is set as main screen. The Taskbar is visible on both screens and is blocked.

Steps to reproduce:

  • Run Terminal, move to external monitor and maximize
  • Open some other apps, move to external monitor and maximize (not sure this is required)
  • Lock screen and let screens enter power save
  • Unlock screen

The reproduction rate is 100% or very close to it.

Expected Behavior

All applications including Terminal should appear normally, just like before locking screen.

Actual Behavior

All other applications that I have appear normally, just like before locking screen. Terminal obscures almost the whole Taskbar, just few bottom pixels are visible:

I need to Restore down and Maximize again to unobscure the Taskbar.

Contributor Guide