We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WPF program frequently enters and exits full screen, the ui cannot be rendered successfully(is black), but the message loop is working properly.
Complex WPF program with window nesting and frequent full-screen entries and exits.
Normal Rendering Interface
The program interface does not render properly or the program interface turns black.
No response
The text was updated successfully, but these errors were encountered:
@Gilfoylex - Could you also provide a minimal repro of your problem. Current description is insufficient for any diagnosis.
Sorry, something went wrong.
Try patching WPF Dirty Rect Enabled and set it to false, See if it fix the issue. #8919 (comment)
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: