Skip to content

Restore the window when a snapshot asks for it - #843

Merged
SimonCropp merged 1 commit into
mainfrom
fix-focus-minimised
Aug 23, 2026
Merged

Restore the window when a snapshot asks for it#843
SimonCropp merged 1 commit into
mainfrom
fix-focus-minimised

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

A focus from the queue owner set Visible, brought the form to the front and
activated it. None of those restores a minimised window: the taskbar button flashes
and the window stays minimised. So a viewer someone had minimised was never shown
the snapshot it was being told to show, and the queue filled up out of sight.

Raising is the form's own business now, which is also what makes it testable, and a
maximised window is left as it is.

A focus from the queue owner set Visible, brought the form to the front and
activated it. None of those restores a minimised window: the taskbar button flashes
and the window stays minimised. So a viewer someone had minimised was never shown
the snapshot it was being told to show, and the queue filled up out of sight.

Raising is the form's own business now, which is also what makes it testable, and a
maximised window is left as it is.
@SimonCropp
SimonCropp merged commit 3c98668 into main Aug 23, 2026
9 checks passed
@SimonCropp
SimonCropp deleted the fix-focus-minimised branch August 23, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant