[PR #11653] Fix missing window border when use "win+arrow down" in fullscreen mode in Terminal #28693

Closed
opened 2026-01-31 09:30:10 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/11653

State: closed
Merged: Yes


Window sends an event that requests exit from fullscreen then SC_RESTORE messages is sent and it is in fullscreen mode.
Closes #10607

Validation Steps Performed

Border and tabbar now appear after exiting fullscreen via "win+arrow down".

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11653 **State:** closed **Merged:** Yes --- Window sends an event that requests exit from fullscreen then SC_RESTORE messages is sent and it is in fullscreen mode. Closes #10607 ## Validation Steps Performed Border and tabbar now appear after exiting fullscreen via "win+arrow down".
claunia added the pull-request label 2026-01-31 09:30:10 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28693