[PR #13384] Fix coordSizeUnscaled calculation in AtlasEngine #29522

Open
opened 2026-01-31 09:35:25 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/13384

State: closed
Merged: Yes


This commit fixes a bug causing the OpenConsole to get increasingly larger
every time the font is changed when the AtlasEngine is active.
The only impact this bug had on Windows Terminal is that the
font-size in HTML and RTF selection copies are too large.

Validation Steps Performed

  • OpenConsole window size doesn't change when
    switching between main and alt buffer
**Original Pull Request:** https://github.com/microsoft/terminal/pull/13384 **State:** closed **Merged:** Yes --- This commit fixes a bug causing the OpenConsole to get increasingly larger every time the font is changed when the AtlasEngine is active. The only impact this bug had on Windows Terminal is that the `font-size` in HTML and RTF selection copies are too large. ## Validation Steps Performed * OpenConsole window size doesn't change when switching between main and alt buffer ✅
claunia added the pull-request label 2026-01-31 09:35:25 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29522