Scrollbar area is not hidden #17875

Closed
opened 2026-01-31 05:57:04 +00:00 by claunia · 3 comments
Owner

Originally created by @237dmitry on GitHub (Jul 7, 2022).

Originally assigned to: @zadjii-msft on GitHub.

Windows Terminal version

1.15.1863.0

Windows build number

10.0.22000.0

Other Software

any application

Steps to reproduce

set scrollbarState value to hidden

Expected Behavior

Scrollbar and scrollbar's area must to be hidden

Actual Behavior

Scrollbar is hidden but its area is not.

Screenshot 2022-07-07 050340

Originally created by @237dmitry on GitHub (Jul 7, 2022). Originally assigned to: @zadjii-msft on GitHub. ### Windows Terminal version 1.15.1863.0 ### Windows build number 10.0.22000.0 ### Other Software any application ### Steps to reproduce set `scrollbarState` value to `hidden` ### Expected Behavior Scrollbar and scrollbar's area must to be hidden ### Actual Behavior Scrollbar is hidden but its area is not. ![Screenshot 2022-07-07 050340](https://user-images.githubusercontent.com/78153320/177675523-8159f821-0cfa-4a0e-971f-ea6f848b5970.png)
Author
Owner

@zadjii-msft commented on GitHub (Jul 7, 2022):

I 100% bet I forgot to collapse the marks rectangle when that setting is enabled. 🤦

@zadjii-msft commented on GitHub (Jul 7, 2022): I 100% bet I forgot to collapse the marks rectangle when that setting is enabled. 🤦
Author
Owner

@ev-dev commented on GitHub (Jul 7, 2022):

Can confirm this issue in preview (v1.15.1863.0), for two same sized windows open in preview & stable versions, the literal value of $Host.UI.RawUI.WindowSize.Width becomes -2 off in term preview compared to that value in stable (v1.14.1862.0)

(or the value of tput cols for *nix shells)

@ev-dev commented on GitHub (Jul 7, 2022): Can confirm this issue in preview (v1.15.1863.0), for two same sized windows open in preview & stable versions, the literal value of `$Host.UI.RawUI.WindowSize.Width` becomes -2 off in term preview compared to that value in stable (v1.14.1862.0) (or the value of `tput cols` for *nix shells)
Author
Owner

@ghost commented on GitHub (Aug 5, 2022):

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

Handy links:

@ghost commented on GitHub (Aug 5, 2022): :tada:This issue was addressed in #13454, which has now been successfully released as `Windows Terminal Preview v1.15.200`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.15.200) * [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#17875