MicrosoftDocs / terminal

Creative Commons Attribution 4.0 International
468 stars 171 forks source link

Tabs are still padded when maximized when display scale is not 100% #654

Closed JamesBulman closed 1 year ago

JamesBulman commented 1 year ago

This is related to issue #2541 and #5881

This feature works correctly when the display scale is set to 100%, but if it is set to a different scale space is introduced between the edge of the screen and the tab. This makes it impossible to click on the tab when the mouse cursor is at the edge of the screen.

This is a video of it working correctly (display scale 100%):

Correct Tab Behaviour

This is a video of it not working (display scale 150%):

Incorrect Tab Behaviour

This was tested on Windows Terminal version: 1.16.10262.0

Windows specifications:

Edition: Windows 11 Pro Version: 22H2 OS build: 22621.1485 Experience: Windows Feature Experience Pack 1000.22639.1000.0

JamesBulman commented 1 year ago

Sorry, I've just realised I've posed this to the wrong project.

I'll repost it in the correct project.

Closing issue.