Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DarkMode] TaskDialogs should respond to System: DarkMode and Application's SystemColorMode.Dark #12062

Open
Olina-Zhang opened this issue Sep 6, 2024 · 0 comments
Assignees
Labels
area-DarkMode Issues relating to Dark Mode feature
Milestone

Comments

@Olina-Zhang
Copy link
Member

.NET version

9.0.100-rc.2.24455.8

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No

Issue description

2 cases:

  1. TaskDilaogs are not in dark mode when enabled Dark mode in System and setting Application.SetColorMode(SystemColorMode.System)
SystemDarkMode.mp4
  1. TaskDialogs are not in dark mode when setting Application.SetColorMode(SystemColorMode.Dark)
AppDarkMode.mp4

Steps to reproduce

TaskDialogSamples.zip

@Olina-Zhang Olina-Zhang added untriaged The team needs to look at this issue in the next triage area-DarkMode Issues relating to Dark Mode feature labels Sep 6, 2024
@JeremyKuhne JeremyKuhne added this to the .NET 10.0 milestone Sep 10, 2024
@JeremyKuhne JeremyKuhne removed the untriaged The team needs to look at this issue in the next triage label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DarkMode Issues relating to Dark Mode feature
Projects
None yet
Development

No branches or pull requests

3 participants