ComboBox menu does not obey to terminal theme settings #21168

Closed
opened 2026-01-31 07:35:12 +00:00 by claunia · 4 comments
Owner

Originally created by @HO-COOH on GitHub (Feb 1, 2024).

Windows Terminal version

1.18.3181.0

Windows build number

22621

Other Software

No response

Steps to reproduce

  1. Set windows theme to light theme
  2. Set terminal theme to dark theme
  3. Open any ComboBox in settings page, observe it's in light theme

Expected Behavior

No response

Actual Behavior

image

Originally created by @HO-COOH on GitHub (Feb 1, 2024). ### Windows Terminal version 1.18.3181.0 ### Windows build number 22621 ### Other Software _No response_ ### Steps to reproduce 1. Set windows theme to light theme 2. Set terminal theme to dark theme 3. Open any ComboBox in settings page, observe it's in light theme ### Expected Behavior _No response_ ### Actual Behavior ![image](https://github.com/microsoft/terminal/assets/42881734/e61ac423-40ed-47ae-b3a2-1665d4c69d7e)
claunia added the Needs-TriageIssue-Bug labels 2026-01-31 07:35:13 +00:00
Author
Owner

@llxlr commented on GitHub (Feb 1, 2024):

Try to update to version 1.19 ?

@llxlr commented on GitHub (Feb 1, 2024): Try to update to version 1.19 ?
Author
Owner

@HO-COOH commented on GitHub (Feb 1, 2024):

Try to update to version 1.19 ?

Nope
image

@HO-COOH commented on GitHub (Feb 1, 2024): > Try to update to version 1.19 ? Nope ![image](https://github.com/microsoft/terminal/assets/42881734/67ea023e-1094-4738-9472-459708b7404d)
Author
Owner

@llxlr commented on GitHub (Feb 1, 2024):

You're right. Maybe wt has a bug in dark and legacyDark theme.

@llxlr commented on GitHub (Feb 1, 2024): You're right. Maybe wt has a bug in dark and legacyDark theme.
Author
Owner

@zadjii-msft commented on GitHub (Feb 6, 2024):

Yep this is pretty trivially reproducible. This is the same category of 100 bugs we've had before: anything that's a "popup" is technically not parented to our XAML root, so we need to manually re-apply the theme to it.

Oh look there actually is a dup on the backlog! /dup #15428

@zadjii-msft commented on GitHub (Feb 6, 2024): Yep this is pretty trivially reproducible. This is the same category of 100 bugs we've had before: anything that's a "popup" is technically not parented to our XAML root, so we need to _manually_ re-apply the theme to it. Oh look there actually is a dup on the backlog! /dup #15428
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21168