[1.17 Bug Bash] Cannot close color scheme combo box by clicking outside of it #19228

Closed
opened 2026-01-31 06:37:27 +00:00 by claunia · 4 comments
Owner

Originally created by @carlos-zamora on GitHub (Jan 17, 2023).

In Profiles -> Appearance, open the color scheme selector dropdown. Cannot close the dropdown by clicking outside of it for some reason (the other combo boxes work though, so not sure what's going on with this one)

commit SHA: 3034d01c5b

Originally created by @carlos-zamora on GitHub (Jan 17, 2023). In Profiles -> Appearance, open the color scheme selector dropdown. Cannot close the dropdown by clicking outside of it for some reason (the other combo boxes work though, so not sure what's going on with this one) commit SHA: https://github.com/microsoft/terminal/commit/3034d01c5bdcbfbf17493b6bed0e0db301ed4a0d
claunia added the Issue-BugResolution-DuplicateProduct-TerminalArea-SettingsUI labels 2026-01-31 06:37:27 +00:00
Author
Owner

@carlos-zamora commented on GitHub (Jan 17, 2023):

Probably introduced by https://github.com/microsoft/terminal/pull/14587

@carlos-zamora commented on GitHub (Jan 17, 2023): Probably introduced by https://github.com/microsoft/terminal/pull/14587
Author
Owner

@DHowett commented on GitHub (Jan 17, 2023):

This is just another manifestation of a xaml islands bug, honestly...

@DHowett commented on GitHub (Jan 17, 2023): This is just another manifestation of a xaml islands bug, honestly...
Author
Owner

@zadjii-msft commented on GitHub (Jan 17, 2023):

10000% this is. There's dupes all over the place for this.

Yea, this is unfortunately due to a bug in WinUI itself. We're tracking this on our side in #8769, and the upstream bug is microsoft/microsoft-ui-xaml#3961.

Appearance -> Open 'Color scheme' dropdown -> Cannot dismiss the dropdown by clicking somewhere else

/dup #8769

@zadjii-msft commented on GitHub (Jan 17, 2023): 10000% this is. There's dupes all over the place for this. Yea, this is unfortunately due to a bug in WinUI itself. We're tracking this on our side in #8769, and the upstream bug is microsoft/microsoft-ui-xaml#3961. > Appearance -> Open 'Color scheme' dropdown -> Cannot dismiss the dropdown by clicking somewhere else > * Moved to Light-dismiss doesn't work on ComboBox in XAML Islands [microsoft/microsoft-ui-xaml#3961](https://github.com/microsoft/microsoft-ui-xaml/issues/3961) /dup #8769
Author
Owner

@ghost commented on GitHub (Jan 17, 2023):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jan 17, 2023): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19228