terminal icon indicating copy to clipboard operation
terminal copied to clipboard

ComboBox menu does not obey to terminal theme settings

Open HO-COOH opened this issue 1 year ago • 3 comments
trafficstars

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

HO-COOH avatar Feb 01 '24 09:02 HO-COOH

Try to update to version 1.19 ?

llxlr avatar Feb 01 '24 11:02 llxlr

Try to update to version 1.19 ?

Nope image

HO-COOH avatar Feb 01 '24 11:02 HO-COOH

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

llxlr avatar Feb 01 '24 15:02 llxlr

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 avatar Feb 06 '24 21:02 zadjii-msft