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

Setting RequestedTheme to Dark on Windows means minimise, maximise and close buttons are not visible #19718

Open
DavidTynewyddBI opened this issue Jan 5, 2024 · 2 comments
Labels
area-controls-window Window area-theme Themes, theming platform/windows 🪟 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@DavidTynewyddBI
Copy link

Description

Since upgrading our MAUI application to use .net8, the minimise, maximise and close window buttons are not visible when the app is focused if the application theme is Dark.

Unfocused:
image

Focused:
image

Steps to Reproduce

  • Create a fresh MAUI app, target .net8
  • In Platforms/Windows/app.xaml set the RequestedTheme to Dark

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

7.0.101

Affected platforms

Windows

Affected platform versions

10.0.19045

Did you find any workaround?

No

Relevant log output

No response

@DavidTynewyddBI DavidTynewyddBI added the t/bug Something isn't working label Jan 5, 2024
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jan 8, 2024
@ghost
Copy link

ghost commented Jan 8, 2024

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@samhouts samhouts added the potential-regression This issue described a possible regression on a currently supported version., verification pending label Jan 9, 2024
@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Feb 1, 2024
@XamlTest
Copy link

XamlTest commented Feb 1, 2024

Verified this on Visual Studio Enterprise 17.9.0 Preview 5(8.0.3). Repro on Windows 11 with below Project:
19718.zip

@samhouts samhouts added the area-theme Themes, theming label Feb 2, 2024
@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-window Window area-theme Themes, theming platform/windows 🪟 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants