Description
I use NavigationPage. Since MAUI 9.0.110, the Back button on Windows has become barely visible, as if it's only 20% visible. It's very difficult to notice, and in high-light conditions, it's completely invisible. The button color has not changed and is used by default.
9.0.110 - 10.0.40
9.0.100
You can use the projects https://github.com/Nikita-181/MAUI_Picker_issue_1 as a reference project.
Also the application name doesn't show up on Windows.
I'd like to take this opportunity to remind you that the problem with the "Back" button when using NavigationPagehas been going on for a long time. (issue 18907)
Steps to Reproduce
- Create a project with the latest version of MAUI Controls with two pages
- Use NavigationPage for navigation
- Run the app and go to the second page
- Note the color of the Back button
- Install MAUI Controls version 9.0.100
- Repeat the steps
- Notice the difference
Link to public reproduction project repository
https://github.com/Nikita-181/MAUI_Picker_issue_1
Version with bug
10.0.40
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.100 SR10
Affected platforms
Windows
Affected platform versions
Windows 10, Windows 11
Did you find any workaround?
No response
Relevant log output
Description
I use NavigationPage. Since MAUI 9.0.110, the Back button on Windows has become barely visible, as if it's only 20% visible. It's very difficult to notice, and in high-light conditions, it's completely invisible. The button color has not changed and is used by default.
9.0.110 - 10.0.40
9.0.100
You can use the projects https://github.com/Nikita-181/MAUI_Picker_issue_1 as a reference project.
Also the application name doesn't show up on Windows.
I'd like to take this opportunity to remind you that the problem with the "Back" button when using NavigationPagehas been going on for a long time. (issue 18907)
Steps to Reproduce
Link to public reproduction project repository
https://github.com/Nikita-181/MAUI_Picker_issue_1
Version with bug
10.0.40
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.100 SR10
Affected platforms
Windows
Affected platform versions
Windows 10, Windows 11
Did you find any workaround?
No response
Relevant log output