Cursor droppings in WT cmd shell #17615
Labels
Area-Rendering
Text rendering, emoji, complex glyph & font-fallback issues
In-PR
This issue has a related PR
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Priority-3
A description (P3)
Product-Conhost
For issues in the Console codebase
Windows Terminal version
Commmit 75f7ae4
Windows build number
10.0.19045.4651
Other Software
No response
Steps to reproduce
I don't know how many of these steps are strictly required, but this is what reproduces the issue for me quite consistently:
cls
.dir
twice in a row.Expected Behavior
Only one instance of the cursor should be visible on the screen.
Actual Behavior
There is an extra zombie cursor dropping left after the second
dir
is typed.It happens quite consistently for me, but not every time, and it disappears quite easily - switching to another window and back again is usually enough. That made it very difficult to screenshot. I had to take a video and save one of the frames.
I can't reproduce it in the preview build (1.21.1272.0), so I'm assuming it's a regression. I'll try and do a git bisect later to see if I can figure out the exact commit.
The text was updated successfully, but these errors were encountered: