When in fullscreen with showTabsInTitlebar set to true, the window border is still visible #4771

Closed
opened 2026-01-30 23:56:09 +00:00 by claunia · 1 comment
Owner

Originally created by @zadjii-msft on GitHub (Nov 1, 2019).

Originally assigned to: @zadjii-msft on GitHub.

Taken from a comment in #3408:

TODO: Currently, when we enter fullscreen mode, we draw the border around even the fullscreen window. That's mostly due to code here, that's giving the island HWND a margin. We should remove that. HOWEVER, there's a lot of work that's coming in this area to solve microsoft/terminal#3064. I'm leaving the work of fixing fullscreen mode till after the #3064 is complete, to prevent this from becoming a worse mess.

We can fix this once #3064 is cleaned up.

(if this gets punted to 1912 that's fine too)

Originally created by @zadjii-msft on GitHub (Nov 1, 2019). Originally assigned to: @zadjii-msft on GitHub. Taken from a comment in #3408: > TODO: Currently, when we enter fullscreen mode, we draw the border around even the fullscreen window. That's mostly due to code here, that's giving the island HWND a margin. We should remove that. HOWEVER, there's a _lot_ of work that's coming in this area to solve microsoft/terminal#3064. I'm leaving the work of fixing fullscreen mode till after the #3064 is complete, to prevent this from becoming a worse mess. We can fix this once #3064 is cleaned up. (if this gets punted to 1912 that's fine too)
claunia added the Issue-BugNeeds-Tag-FixProduct-TerminalArea-UserInterface labels 2026-01-30 23:56:09 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Nov 5, 2019):

#3064 was fixed with #3394, and I merged that into #3408. So this actually is resolved by #3408 as well :)

@zadjii-msft commented on GitHub (Nov 5, 2019): #3064 was fixed with #3394, and I merged that into #3408. So this actually is resolved by #3408 as well :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4771