Skip to content

Interface rendering does not work properly #8867

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

Open
Gilfoylex opened this issue Mar 5, 2024 · 2 comments
Open

Interface rendering does not work properly #8867

Gilfoylex opened this issue Mar 5, 2024 · 2 comments

Comments

@Gilfoylex
Copy link

Description

WPF program frequently enters and exits full screen, the ui cannot be rendered successfully(is black), but the message loop is working properly.

Reproduction Steps

Complex WPF program with window nesting and frequent full-screen entries and exits.

Expected behavior

Normal Rendering Interface

Actual behavior

The program interface does not render properly or the program interface turns black.

Regression?

No response

Known Workarounds

No response

Impact

No response

Configuration

No response

Other information

No response

@pchaurasia14
Copy link
Member

@Gilfoylex - Could you also provide a minimal repro of your problem. Current description is insufficient for any diagnosis.

@CycloneRing
Copy link

Try patching WPF Dirty Rect Enabled and set it to false, See if it fix the issue.
#8919 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants