microsoft/Terminal

System menu for Terminal shows up on wrong monitor

Open

#15 421 ouverte le 24 mai 2023

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-WindowingHelp WantedIn-PRIssue-BugProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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.

Guide contributeur