Odd behavior when using fractional font size in SUI #18490

Closed
opened 2026-01-31 06:15:41 +00:00 by claunia · 1 comment
Owner

Originally created by @elsaco on GitHub (Sep 17, 2022).

Originally assigned to: @lhecker on GitHub.

Windows Terminal version

main c51bb3a7a

Windows build number

10.0.19044.0

Other Software

No response

Steps to reproduce

build terminal with Add support for fractional font size commit included

Expected Behavior

consistent fractional part

Actual Behavior

when using any other fractional beside .5 the font size is being expanded to 10 decimal places, overlapping the controls:

fractional_font_size

when incrementing/decrementing with the up/down arrows only the integer part is being changed, i.e. 13.5 , 14.5, 15.5

Originally created by @elsaco on GitHub (Sep 17, 2022). Originally assigned to: @lhecker on GitHub. ### Windows Terminal version main c51bb3a7a ### Windows build number 10.0.19044.0 ### Other Software _No response_ ### Steps to reproduce build terminal with `Add support for fractional font size` commit included ### Expected Behavior consistent fractional part ### Actual Behavior when using any other fractional beside `.5` the font size is being expanded to 10 decimal places, overlapping the controls: ![fractional_font_size](https://user-images.githubusercontent.com/3933920/190837778-62e17911-ecda-42be-b05d-bbac1ac1e7e7.PNG) when incrementing/decrementing with the up/down arrows only the integer part is being changed, i.e. `13.5 , 14.5, 15.5`
Author
Owner

@ghost commented on GitHub (Sep 23, 2022):

:tada:This issue was addressed in #14040, which has now been successfully released as Windows Terminal Preview v1.16.2641.0.🎉

Handy links:

@ghost commented on GitHub (Sep 23, 2022): :tada:This issue was addressed in #14040, which has now been successfully released as `Windows Terminal Preview v1.16.2641.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.16.2641.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#18490