-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Closed
Copy link
Labels
blocked/need-reproNeeds a test case to reproduce the bugNeeds a test case to reproduce the bugbug 🪲platform/windows
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Electron Version
13.6.1
What operating system are you using?
Windows
Operating System Version
Windows 7
What arch are you using?
x64
Last Known Working Electron version
13.6.0
Expected Behavior
Patch version update does not change window rendering behavior on any OS
Actual Behavior
Windows 7 fails to render some windows after upgrading to 13.6.1
Testcase Gist URL
N/A
Additional Information
I can't find any pattern in settings for these windows so far. They're secondary and tertiary windows of the application. For some reason the primary window renders without issue.
The issue also affects the taskbar previewer as seen here - the "Settings" window is not rendered. Checking window size/position - and re-centering the window make no difference.
I manually "bisected" Electron versions and arrived at 13.6.0 as the last known good version.
I feel all but certain the cause is #31550
Metadata
Metadata
Assignees
Labels
blocked/need-reproNeeds a test case to reproduce the bugNeeds a test case to reproduce the bugbug 🪲platform/windows