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

fix: webContents.capturePage() for hidden windows on Windows/Linux #40187

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Oct 12, 2023

Backport of #39730

See that PR for details.

Notes: Fixed an issue where fully occluded windows would return an empty image from webContents.capturePage() on Windows and Linux.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@trop trop bot requested a review from codebytere October 12, 2023 07:36
@trop trop bot added 26-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Oct 12, 2023
@codebytere codebytere merged commit 677d05a into 26-x-y Oct 12, 2023
14 checks passed
@codebytere codebytere deleted the trop/26-x-y-bp-fix-webcontents-capturepage-for-hidden-windows-on-windows-linux-1697096168129 branch October 12, 2023 11:54
@release-clerk
Copy link

release-clerk bot commented Oct 12, 2023

Release Notes Persisted

Fixed an issue where fully occluded windows would return an empty image from webContents.capturePage() on Windows and Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
26-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant