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 #40185

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 28-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Oct 12, 2023
@codebytere codebytere merged commit e3e7bf3 into 28-x-y Oct 12, 2023
17 checks passed
@codebytere codebytere deleted the trop/28-x-y-bp-fix-webcontents-capturepage-for-hidden-windows-on-windows-linux-1697096167687 branch October 12, 2023 11:54
@release-clerk
Copy link

release-clerk bot commented Oct 12, 2023

Release Notes Persisted

Fixed a webContents.capturePage() issue that caused an empty image to be returned for fully-occluded windows on Linux and Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
28-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