Bottom padding in full-screen and maximized is not affected by settings.json #8741

Open
opened 2026-01-31 01:36:50 +00:00 by claunia · 0 comments
Owner

Originally created by @Almoullim on GitHub (Jun 2, 2020).

Environment

Windows build number: 10.0.18363.0
Windows Terminal version (if applicable): Version: 1.0.1401.0

Steps to reproduce

Set the padding to "0,0,0,0" and open the terminal in full screen

Expected behavior

The terminal has 0 paddings all around in fullscreen or otherwise

Actual behavior

The terminal has extra padding at the bottom, plus a tiny bit on the right if you look closely as seen on the second screenshot

When not maximized or not in fullscreen, the padding settings are respected
0

However, when in fullscreen or maximized, it is not
1

Originally created by @Almoullim on GitHub (Jun 2, 2020). # Environment ```none Windows build number: 10.0.18363.0 Windows Terminal version (if applicable): Version: 1.0.1401.0 ``` # Steps to reproduce Set the padding to "0,0,0,0" and open the terminal in full screen # Expected behavior The terminal has 0 paddings all around in fullscreen or otherwise # Actual behavior The terminal has extra padding at the bottom, plus a tiny bit on the right if you look closely as seen on the second screenshot When not maximized or not in fullscreen, the `padding` settings are respected ![0](https://user-images.githubusercontent.com/8402210/83491602-b376c880-a4ba-11ea-896c-c44823177aab.PNG) However, when in fullscreen or maximized, it is not ![1](https://user-images.githubusercontent.com/8402210/83491677-d2755a80-a4ba-11ea-8d0f-59bc4801c4d0.PNG)
claunia added the Resolution-Duplicate label 2026-01-31 01:36:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8741