microsoft/Terminal

System menu for Terminal shows up on wrong monitor

Open

#15.421 geöffnet am 24. Mai 2023

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

Repository-Metriken

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

Beschreibung

From MSFT:41390752, courtesy of @oldnewthing

Open Terminal maximized on right-hand monitor of dual-monitor system. Press Alt+Space to open the system menu.

Expect: Menu appears at the top left corner of the window. Actual: Menu appears at the top right corner of the wrong monitor.

Screen shot shows menu opening on the wrong monitor.

Maybe this has to do with monitor layout? I suppose each of my monitors are set up a little higher than the one on the left: image

Sure enough, this layout repros: image

My monitors are nowhere near that exotically laid out.

image

When maximized on monitor 3 (the primary monitor), the system menu appears in the upper right of monitor 2.

Contributor Guide