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

[Bug]: Some windows no longer render on Windows 7 with Electron 13.6.1 and above #32072

Closed
3 tasks done
Nantris opened this issue Dec 1, 2021 · 4 comments
Closed
3 tasks done
Labels
blocked/need-repro Needs a test case to reproduce the bug bug 🪲 platform/windows

Comments

@Nantris
Copy link
Contributor

Nantris commented Dec 1, 2021

Preflight Checklist

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.
image

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

@Nantris Nantris changed the title [Bug]: Some windows no longer render on Windows 7 with Electron 13 [Bug]: Some windows no longer render on Windows 7 with Electron 13.6.1 and above Dec 1, 2021
@Nantris
Copy link
Contributor Author

Nantris commented Feb 3, 2022

Bump. I'm concerned about not being able to upgrade our project past 13.6.0 due to this issue.

@deermichel
Copy link
Contributor

@slapbox If this is caused by the PR you referenced, please try a newer version with the fix from #31768 (e.g. latest v13). Otherwise, please provide a repro fiddle.

@deermichel deermichel added the blocked/need-repro Needs a test case to reproduce the bug label Feb 7, 2022
@Nantris
Copy link
Contributor Author

Nantris commented Feb 9, 2022

@deermichel thanks for the update! This is indeed fixed in 13.6.9.

@Nantris Nantris closed this as completed Feb 9, 2022
@deermichel
Copy link
Contributor

Great, thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked/need-repro Needs a test case to reproduce the bug bug 🪲 platform/windows
Projects
None yet
Development

No branches or pull requests

3 participants