[Windows] Unable to adjust the window background color visible when navigating
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Description
I would like my application to strictly adhere to my apps color scheme.
There seems to be one part that I do not have control over and it bothers me.
On Windows, there is a seemingly dark purple plain 'background' which is shown for a few milliseconds when navigating from one page to the other.
This problem is visible when you create a new MAUI project (with content)when you navigate from screen A to B.
### Steps to Reproduce
- creat new maui app
- record screen, so you can play back slowly what happens
- navigate from one page to the other
- see a different color 'background' for a few milliseconds.
### Link to public reproduction project repository
_No response_
### Version with bug
9.0.70 SR7
### Is this a regression from previous behavior?
Not sure, did not test other versions
### Last version that worked well
_No response_
### Affected platforms
Windows
### Affected platform versions
_No response_
### Did you find any workaround?
no
### Relevant log output
```shell
```
Contributor guide
Research direction
Start by creating a new MAUI app with content on Windows, record navigation from screen A to B, and inspect the transient background color during playback. Done means the navigation transition no longer shows an uncontrolled dark purple background and instead follows the application's color scheme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100