microsoft/Terminal

System menu for Terminal shows up on wrong monitor

Open

#15,421 创建于 2023年5月24日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-WindowingHelp WantedIn-PRIssue-BugProduct-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

贡献者指南