microsoft/Terminal

Terminal window is moved off-screen in 2 screen setup after a single-screen RDP session

Open

#4.063 geöffnet am 26. Dez. 2019

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-UserInterfaceHelp WantedIssue-BugNeeds-ReproPriority-3Product-Terminal

Repository-Metriken

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

Beschreibung

Environment

Windows build number: 10.0.18363.535
Windows Terminal version (if applicable): 0.7.3451.0

Steps to reproduce

  1. Have a dual-screen setup with primary screen on the right, secondary on the left.
  2. Open the Windows Terminal on a primary (right) screen.
  3. Lock the workstation, go somewhere and connect via RDP using 1 screen configuration.
  4. WT windows are observed on the RDP session single screen.
  5. End RDP session, go back.
  6. All WT windows are moved off-screen, past the right edge of the primary (right) screen.

Expected behavior

WT windows should stay on the primary (right) screen.

Actual behavior

WT windows are displayed off-screen. It is possible to drag them back via ALT+Space -> Move but is very annoying.

Contributor Guide