Maximized Terminal's tab bar jumps up 1pix after switching to Terminal via Windows task bar
#16,386 创建于 2023年11月27日
仓库指标
- Star
- (35,764 star)
- PR 合并指标
- (平均合并 27天 19小时) (30 天内合并 24 个 PR)
描述
Windows Terminal version
1.18.2822.0
Windows build number
10.0.22621.2715
Other Software
No response
Steps to reproduce
- Switch to an existing Terminal by clicking on in task bar
- Its top bar (which holds the tab switcher) noticeably jumps up 1 pixel or so
It seems that WinUI first draws some horizontal border on top of the Window, but then Terminal takes over and the top bar jumps up to take over that viewport space.
This jumping up is very strange.
Unfortunately, I could not record this problem via Win+G or Win+Alt+R because I could not figure out how to capture just the full screen instead of a single app.
Notepad.exe also has a tab bar but has no such jumping behavior. It's also worth noting, that the app minimize/maximize/cross of Notepad and Terminal are not perfectly aligned when switching between this app. There seems some minor 1pix difference, and also the app-exit cross icon of Terminal is bolder compared to Notepad
Expected Behavior
No response
Actual Behavior
N/A