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: ensure windows respect fullscreenability with different resizability values #39620

Merged
merged 2 commits into from Aug 24, 2023

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Aug 23, 2023

Description of Change

Closes #39614
Closes #39630.

Fixes an issue where child windows opened when the parent window is already fullscreen did not respect the child windows' fullscreenability and resizability settings.

Confirmed not to regress #39077.

Tested with https://gist.github.com/pushkin-/3b4bcdb219eee85789e95f6d94ec8a92

Checklist

Release Notes

Notes: Fixed an issue where child windows opened when the parent window is already fullscreen did not respect the child windows' fullscreenability and resizability settings.

@codebytere codebytere added semver/patch backwards-compatible bug fixes target/24-x-y PR should also be added to the "24-x-y" branch. target/25-x-y PR should also be added to the "25-x-y" branch. target/26-x-y PR should also be added to the "26-x-y" branch. target/27-x-y PR should also be added to the "27-x-y" branch. labels Aug 23, 2023
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 23, 2023
@codebytere codebytere changed the title fix: ensure child windows respect fullscreenability/resizability when parent is fullscreen fix: ensure windows respect fullscreenability with different resizability values Aug 23, 2023
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 24, 2023
@jkleinsc jkleinsc merged commit 33e66b5 into main Aug 24, 2023
18 checks passed
@jkleinsc jkleinsc deleted the fix-child-window-fullscreen-resizable branch August 24, 2023 20:54
@release-clerk
Copy link

release-clerk bot commented Aug 24, 2023

Release Notes Persisted

Fixed an issue where child windows opened when the parent window is already fullscreen did not respect the child windows' fullscreenability and resizability settings.

@trop
Copy link
Contributor

trop bot commented Aug 24, 2023

I have automatically backported this PR to "27-x-y", please check out #39640

@trop
Copy link
Contributor

trop bot commented Aug 24, 2023

I have automatically backported this PR to "26-x-y", please check out #39641

@trop
Copy link
Contributor

trop bot commented Aug 24, 2023

I have automatically backported this PR to "25-x-y", please check out #39642

@trop
Copy link
Contributor

trop bot commented Aug 24, 2023

I have automatically backported this PR to "24-x-y", please check out #39643

@trop trop bot added merged/27-x-y PR was merged to the "27-x-y" branch. merged/26-x-y PR was merged to the "26-x-y" branch. merged/24-x-y PR was merged to the "24-x-y" branch merged/25-x-y PR was merged to the "25-x-y" branch. and removed target/26-x-y PR should also be added to the "26-x-y" branch. target/25-x-y PR should also be added to the "25-x-y" branch. target/24-x-y PR should also be added to the "24-x-y" branch. in-flight/27-x-y in-flight/26-x-y in-flight/24-x-y in-flight/25-x-y labels Aug 24, 2023
MrHuangJser pushed a commit to MrHuangJser/electron that referenced this pull request Dec 11, 2023
…lity values (electron#39620)

* fix: ensure child windows respect fullscreenability/resizability when parent is fullscreen

* test: add an extra resize test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/24-x-y PR was merged to the "24-x-y" branch merged/25-x-y PR was merged to the "25-x-y" branch. merged/26-x-y PR was merged to the "26-x-y" branch. merged/27-x-y PR was merged to the "27-x-y" branch. semver/patch backwards-compatible bug fixes
Projects
None yet
2 participants