terminal
terminal copied to clipboard
ComboBox menu does not obey to terminal theme settings
trafficstars
Windows Terminal version
1.18.3181.0
Windows build number
22621
Other Software
No response
Steps to reproduce
- Set windows theme to light theme
- Set terminal theme to dark theme
- Open any ComboBox in settings page, observe it's in light theme
Expected Behavior
No response
Actual Behavior
Try to update to version 1.19 ?
Try to update to version 1.19 ?
Nope
You're right. Maybe wt has a bug in dark and legacyDark theme.
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