Skip to content

Ensure window not stuck fullscreen#1684

Merged
jeremypw merged 5 commits into
masterfrom
jeremypw/fix-stuck-fullscreen
Apr 5, 2026
Merged

Ensure window not stuck fullscreen#1684
jeremypw merged 5 commits into
masterfrom
jeremypw/fix-stuck-fullscreen

Conversation

@jeremypw
Copy link
Copy Markdown
Collaborator

@jeremypw jeremypw commented Jan 3, 2026

It was found possible for Code to get stuck in a state where it always restores fullscreen regardless of settings.

This PR fixes the issue by ensuring the window is not fullscreen unless dictated by the settings.

@jeremypw jeremypw added Good First Issue Small, self-contained issue. Good for newcomers, and/or should be an easy fix. Bitesize labels Jan 3, 2026
@jeremypw jeremypw added the testing Merged in code-dogfood project. Does not conflict with other PRs with testing label. label Jan 25, 2026
Copy link
Copy Markdown
Contributor

@zeebok zeebok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange this can happen since a size is requested but this seems to be a good fix

@jeremypw jeremypw merged commit 09ed764 into master Apr 5, 2026
6 checks passed
@jeremypw jeremypw deleted the jeremypw/fix-stuck-fullscreen branch April 5, 2026 11:55
@jeremypw jeremypw added this to the 8.3.0 milestone May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bitesize Good First Issue Small, self-contained issue. Good for newcomers, and/or should be an easy fix. testing Merged in code-dogfood project. Does not conflict with other PRs with testing label.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants