Color bleed if scrolled on 1903 #633

Open
opened 2026-01-30 21:57:38 +00:00 by claunia · 0 comments
Owner

Originally created by @isral on GitHub (Apr 27, 2019).

  • Your Windows build number: (Type ver at a Windows Command Prompt)
    Microsoft Windows [Version 10.0.18362.30]
  • What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots)
    SET PROMPT=$e[37;1;42m$T$S$P$_$G$e[37;0;40m
    Do command that will scroll window like dir on C:\Windows
    Color bleed
  • What's wrong / what should be happening instead:
    The color doesn't bleed on 1803
    The 1st and 2nd prompts are OK but not the 3rd.

image

https://github.com/Microsoft/console/issues/129

Originally created by @isral on GitHub (Apr 27, 2019). * Your Windows build number: (Type `ver` at a Windows Command Prompt) Microsoft Windows [Version 10.0.18362.30] * What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots) SET PROMPT=$e[37;1;42m$T$S$P$_$G$e[37;0;40m Do command that will scroll window like dir on C:\Windows Color bleed * What's wrong / what should be happening instead: **The color doesn't bleed on 1803** The 1st and 2nd prompts are OK but not the 3rd. ![image](https://user-images.githubusercontent.com/3161234/56843841-b6bf7e00-68d0-11e9-9353-a147533fd064.png) https://github.com/Microsoft/console/issues/129
claunia added the Resolution-By-Design label 2026-01-30 21:57:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#633