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

Resizing the window causes rare flickering #16702

Closed
Fydar opened this issue Aug 11, 2023 · 2 comments
Closed

Resizing the window causes rare flickering #16702

Fydar opened this issue Aug 11, 2023 · 2 comments
Labels
area-controls-window Window platform/windows 🪟 t/bug Something isn't working t/desktop The issue relates to desktop scenarios (MacOS/MacCatalyst/Windows/WinUI/WinAppSDK)

Comments

@Fydar
Copy link

Fydar commented Aug 11, 2023

Description

Resizing the window causes a black flickering across the entire window.

This happens with or without the debugger, and even in installed Release versions of the application.

Sorry that I can't elaborate further. It's not that much complicated than that. I couldn't find any other reports of this issue in GitHub.

My display is 2560 x 1440 @ 120hz, 10-bit depth, SDR, AMD FreeSync.
image

Tested on Windows 11.

Steps to Reproduce

  1. Create an empty MAUI project (tested with both Blazor Hybrid and blank MAUI applications, but Blazor Hybrid applications have a white screen so the flickering is easy to see)
  2. Launch the project (with or without the debugger)
  3. Resize the window by dragging the corner or the edge around the screen. It typically takes me 3-4 seconds before a noticeable flicker happens.

Link to public reproduction project repository

No response

Version with bug

8.0.0-preview.7.8842

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows, I was not able test on other platforms

Affected platform versions

Windows SDK 10.0.19041.0

Did you find any workaround?

No response

Relevant log output

No response

@Fydar Fydar added the t/bug Something isn't working label Aug 11, 2023
@drasticactions
Copy link
Contributor

drasticactions commented Aug 14, 2023

Possibly fixed by #16637 CC: @mattleibow

@Eilon Eilon added the legacy-area-desktop Windows / WinUI / Project Reunion & Mac Catalyst / macOS specifics (Menus & other Controls)) label Aug 16, 2023
@mattleibow
Copy link
Member

Duplicate of #11777

@mattleibow mattleibow marked this as a duplicate of #11777 Aug 16, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 15, 2023
@Eilon Eilon added t/desktop The issue relates to desktop scenarios (MacOS/MacCatalyst/Windows/WinUI/WinAppSDK) area-controls-window Window and removed legacy-area-desktop Windows / WinUI / Project Reunion & Mac Catalyst / macOS specifics (Menus & other Controls)) labels May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-window Window platform/windows 🪟 t/bug Something isn't working t/desktop The issue relates to desktop scenarios (MacOS/MacCatalyst/Windows/WinUI/WinAppSDK)
Projects
None yet
Development

No branches or pull requests

5 participants