microsoft/Terminal

Quake mode does not consider vertical taskbar width

Open

#10.999 geöffnet am 21. Aug. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-WindowingHelp WantedIssue-BugNeeds-Tag-FixPriority-2Product-Terminal

Repository-Metriken

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

Beschreibung

Windows Terminal version (or Windows build number)

10.0.19042.1165, 1.9.1942.0

Other Software

No response

Steps to reproduce

  1. Make sure you have at least one monitor with a vertical task bar.
  2. Open a Quake mode window on the monitor with the vertical task bar.

Expected Behavior

The Quake mode window should not be partially hidden behind the vertical task bar. It should recognize a vertical task bar is used and resize and reposition accordingly.

Actual Behavior

One side of the terminal looks cut off by the sidebar and it seeems to be positioned behind the task bar.

screenshot of the current behavior

Contributor Guide