terminal: Scroll invalidation seems broken on an RTX 2070?
Environment
Windows build number: Win32NT 10.0.19042.0 (Microsoft Windows NT 10.0.19042.0)
Windows Terminal version (if applicable): Version: 1.4.3243.0
Any other software?
Ubuntu WSL2 4.19.104-microsoft-standard
Steps to reproduce
- Launch Windows Terminal.
- Launch an Ubuntu WSL2 session. (Not WSL). This is the Windows 10 Store app, called “Ubuntu”. It’s currently running 20.04 in WSL2.
- In Ubuntu WSL, find a directory location where there’s a known cloned
.git
repository. - In the repository, run
git log
orgit status
, if you have a lot of modified changes yet to be committed. This should at least print enough characters in Windows Terminal, that you will definitely need to scroll up/down to view everything that was printed in the window. - Use your mouse and drag the Windows Terminal scrollbar up or down very quickly.
- Observe the error. I think the display is not refreshing correctly. (See below)
Expected behavior
I should be able to view text normally.
Actual behavior
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 23 (8 by maintainers)
@onomatopellan
No, I’m not on the Windows 10 Insider, since this is is home personal computer. I do not want to be an Insider.
I’m still on the 19042 build, per OP at the top.
And if I switch to Intel UHD Graphics 630, I don’t get that screen tearing.
In both cases, the experiment rendering option,
forceFullRepaint
is set to false.