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: BrowserWindow.moveAbove() not working for child windows #39070

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jul 12, 2023

Backport of #39034

See that PR for details.

Notes: Fixes an issue where BrowserWindow.moveAbove() and BrowserWindow.moveTop() did not work for child windows on macOS.

@trop trop bot requested a review from codebytere July 12, 2023 15:43
@trop trop bot added 26-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Jul 12, 2023
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@codebytere codebytere force-pushed the trop/26-x-y-bp-fix-browserwindow-moveabove-not-working-for-child-windows-1689176574816 branch from 54ee022 to 69a66dd Compare July 18, 2023 09:34
@codebytere codebytere merged commit b7eb26c into 26-x-y Jul 19, 2023
13 checks passed
@codebytere codebytere deleted the trop/26-x-y-bp-fix-browserwindow-moveabove-not-working-for-child-windows-1689176574816 branch July 19, 2023 13:34
@release-clerk
Copy link

release-clerk bot commented Jul 19, 2023

Release Notes Persisted

Fixes an issue where BrowserWindow.moveAbove() and BrowserWindow.moveTop() did not work for child windows on macOS.

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

2 participants