Dragging Terminal window between displays of different scaling results in cropped UI #11525
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Windows Terminal version (or Windows build number)
1.10.2714.0
Other Software
No response
Steps to reproduce
Given a system with multiple displays:
Where display 1 is 3840x2160 at 300% scaling, and display 2 is 3840x2160 at 150% scaling.
Display 2 is set to the default desktop display.
I open Terminal on display 2, it looks correct.
eg.
If I then drag the Terminal window to display 1, it seems to crop the rendering of the window content.
Clearing content (eg. by using
cls
) does not have any effect.Resizing the Terminal window while on display 1 does seem to be enough to trigger a repaint/refresh and the full content is then shown.
Expected Behavior
Content would render fully regardless of display
Actual Behavior
Content is cropped when viewed on second display
The text was updated successfully, but these errors were encountered: