The color scheme preview in the settings UI no longer works #11893
Labels
Area-SettingsUI
Anything specific to the SUI
Area-TerminalControl
Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)
Help Wanted
We encourage anyone to jump in on these.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Priority-0
Bugs that we consider release-blocking/recall-class (P0)
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Windows Terminal version
Commit 094273b
Windows build number
10.0.19041.1348
Other Software
No response
Steps to reproduce
Expected Behavior
The preview should update to reflect the selected color scheme.
Actual Behavior
The preview doesn't change.
I did a git bisect of the code, which reported commit 094273b as the point at which this stop working. However, I'm wondering if perhaps it's an interaction between those changes and the color table refactoring I was doing in #11602 and #11784.
The text was updated successfully, but these errors were encountered: