Skip to content

Ensure window not stuck fullscreen#1684

Open
jeremypw wants to merge 5 commits intomasterfrom
jeremypw/fix-stuck-fullscreen
Open

Ensure window not stuck fullscreen#1684
jeremypw wants to merge 5 commits intomasterfrom
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

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