Active tab rounded corner graphics misaligned/incorrect in the tab row when Windows Display Scale set to 150% (recommended default settings on 14" FHD laptops) #19449

Closed
opened 2026-01-31 06:43:40 +00:00 by claunia · 2 comments
Owner

Originally created by @mullnerz on GitHub (Feb 24, 2023).

Windows Terminal version

1.16.10262.0

Windows build number

10.0.22621.1265

Other Software

No response

Steps to reproduce

Set Windows display scale to 150% and open a new Windows Terminal window/tab.

Expected Behavior

Rounded corners for the active tab in the tab row should be displayed correctly.

Actual Behavior

Rounded corners displayed incorrectly:
Screenshot 2023-02-24 195700-zoom
Screenshot 2023-02-24 195317

Originally created by @mullnerz on GitHub (Feb 24, 2023). ### Windows Terminal version 1.16.10262.0 ### Windows build number 10.0.22621.1265 ### Other Software _No response_ ### Steps to reproduce Set Windows display scale to 150% and open a new Windows Terminal window/tab. ### Expected Behavior Rounded corners for the active tab in the tab row should be displayed correctly. ### Actual Behavior Rounded corners displayed incorrectly: <img width="890" alt="Screenshot 2023-02-24 195700-zoom" src="https://user-images.githubusercontent.com/197506/221268085-971f2899-eab1-4823-8a8c-89affd89ed46.png"> <img width="819" alt="Screenshot 2023-02-24 195317" src="https://user-images.githubusercontent.com/197506/221268097-f7144fda-ed35-4bea-9223-71d2e97edb5b.png">
Author
Owner

@zadjii-msft commented on GitHub (Mar 1, 2023):

You know, this was reported before in https://github.com/microsoft/terminal/issues/13725#issuecomment-1301192938 but we never promoted it to a full issue. We should figure this out!

I bet this is due to the wacky way we're setting resources on the TabViewItems, though. Might need a fix in TabView itself. No way to know without deeper investigation.

@zadjii-msft commented on GitHub (Mar 1, 2023): You know, this was reported before in https://github.com/microsoft/terminal/issues/13725#issuecomment-1301192938 but we never promoted it to a full issue. We should figure this out! I bet this is due to the wacky way we're setting resources on the TabViewItems, though. Might need a fix in TabView itself. No way to know without deeper investigation.
Author
Owner

@zadjii-msft commented on GitHub (Apr 4, 2023):

Looks like this was fixed in #15708, in MUX 2.8. Neat!

@zadjii-msft commented on GitHub (Apr 4, 2023): Looks like this was fixed in #15708, in MUX 2.8. Neat!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19449