Skip to content

[WinUI][dotnet8] - New window blinks when loading a content. #10259

@rodirigos

Description

@rodirigos

Describe the bug

In .NET 7, windows wait to render the content before opening. In .NET 8 and later, an unintended flicker occurs while loading this content. This flicker comes with a default background. It also occurs using MAUI.

Steps to reproduce the bug

1 - Create multiple windows with some content and an alternative background color.

Expected behavior

It should open like in dotnet7, appearing all the window with a rendered content. (not a flickering before opening).

Screenshots

Image

NuGet package version

None

Windows version

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions