Skip to content

fix: snapped restoration after minimization#48142

Merged
jkleinsc merged 1 commit intomainfrom
fix-window-restore-snapped
Aug 22, 2025
Merged

fix: snapped restoration after minimization#48142
jkleinsc merged 1 commit intomainfrom
fix-window-restore-snapped

Conversation

@codebytere
Copy link
Copy Markdown
Member

Description of Change

Closes #48122.

Fixes an issue where snapped corner state wasn't properly restored after minimizing and then restoring.

Checklist

Release Notes

Notes: Fixed an issue where snapped corner state wasn't properly restored after minimizing and then restoring.

@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Aug 21, 2025
@codebytere codebytere added semver/patch backwards-compatible bug fixes target/36-x-y PR should also be added to the "36-x-y" branch. target/37-x-y PR should also be added to the "37-x-y" branch. target/38-x-y PR should also be added to the "38-x-y" branch. labels Aug 21, 2025
@codebytere codebytere force-pushed the fix-window-restore-snapped branch from fff4a74 to e9d3f61 Compare August 21, 2025 14:42
Comment thread shell/browser/native_window_views_win.cc Outdated
@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label Aug 22, 2025
@codebytere codebytere force-pushed the fix-window-restore-snapped branch from e9d3f61 to 602aeaa Compare August 22, 2025 09:44
@codebytere codebytere requested a review from mlaurencin August 22, 2025 09:44
@jkleinsc jkleinsc merged commit 0917ed5 into main Aug 22, 2025
148 of 151 checks passed
@jkleinsc jkleinsc deleted the fix-window-restore-snapped branch August 22, 2025 18:37
@release-clerk
Copy link
Copy Markdown

release-clerk Bot commented Aug 22, 2025

Release Notes Persisted

Fixed an issue where snapped corner state wasn't properly restored after minimizing and then restoring.

@trop
Copy link
Copy Markdown
Contributor

trop Bot commented Aug 22, 2025

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

@trop
Copy link
Copy Markdown
Contributor

trop Bot commented Aug 22, 2025

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

@trop
Copy link
Copy Markdown
Contributor

trop Bot commented Aug 22, 2025

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

@trop trop Bot added in-flight/37-x-y in-flight/38-x-y and removed target/36-x-y PR should also be added to the "36-x-y" branch. target/37-x-y PR should also be added to the "37-x-y" branch. labels Aug 22, 2025
@trop trop Bot added merged/37-x-y PR was merged to the "37-x-y" branch. merged/36-x-y PR was merged to the "36-x-y" branch. merged/38-x-y PR was merged to the "38-x-y" branch. and removed target/38-x-y PR should also be added to the "38-x-y" branch. in-flight/37-x-y in-flight/36-x-y in-flight/38-x-y labels Aug 22, 2025
dodolalorc pushed a commit to dodolalorc/electron that referenced this pull request Sep 11, 2025
kigh-ota pushed a commit to kigh-ota/electron that referenced this pull request Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged/36-x-y PR was merged to the "36-x-y" branch. merged/37-x-y PR was merged to the "37-x-y" branch. merged/38-x-y PR was merged to the "38-x-y" branch. semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Electron app loses its snapped state when restored from minimized in Windows 11

3 participants