Regression in scrolled-forward invalidation behavior from #4171 0586955c88 #7347

Open
opened 2026-01-31 01:01:39 +00:00 by claunia · 0 comments
Owner

Originally created by @DHowett-MSFT on GitHub (Apr 9, 2020).

Repro from MSFT:25863049

In an unelevated command prompt window, run "dir" twice to fill up the buffer, scroll down until the prompt is in the middle of the screen, then run "dism"

It should print information below the prompt about how it needs to be run elevated, and then return to a prompt.

Instead, it prints that information at a random location.

image

Bisect brought me to #4171.

(/cc @j4james)

Originally created by @DHowett-MSFT on GitHub (Apr 9, 2020). Repro from MSFT:25863049 In an unelevated command prompt window, run "dir" twice to fill up the buffer, _scroll down until the prompt is in the middle of the screen_, then run "dism" It should print information below the prompt about how it needs to be run elevated, and then return to a prompt. Instead, it prints that information at a random location. ![image](https://user-images.githubusercontent.com/14316954/78932014-a65dd000-7a5b-11ea-895a-d5b95b474f44.png) Bisect brought me to #4171. (/cc @j4james)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7347