microsoft/Terminal

Command Palette background color doesn't update correctly when toggling with keyboard

Open

#13,300 opened on Jun 14, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-CmdPalHelp WantedIssue-BugPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Windows Terminal version

1.13.11432.0

Windows build number

10.0.25136.0

Other Software

No response

Steps to reproduce

  1. Ctrl+Shift+P to open command palette
  2. type color to select color scheme
  3. toggle color schemes using up/down keys
  4. the command palette background color doesn't update accordingly (scroll on the mouse scrollwheel seems to force it to update and you can see the difference)

Expected Behavior

No response

Actual Behavior

a

Contributor guide