Bug and feature request about scrollbar #6873

Open
opened 2026-01-31 00:49:30 +00:00 by claunia · 0 comments
Owner

Originally created by @cloudhan on GitHub (Mar 14, 2020).

With scrollbarState hidden, there will be different visual effect

With Windows PowerShell, "scrollbarState" not set (this is a normal case, both bar and space present):
win-ps-visible

With Windows PowerShell, "scrollbarState" set to "hidden" (abnormal):
The scroll bar is hidden, but the space is left there
win-ps-hidden

With PowerShell Core (this is a normal case, the bar and the space is hidden):
pscore-hidden

The bug is the abnormal case, I think it might be related with #3878.
The feature request is add ability to hide the space but show the bar.

Originally created by @cloudhan on GitHub (Mar 14, 2020). With scrollbarState hidden, there will be different visual effect With Windows PowerShell, "scrollbarState" not set (this is a normal case, both bar and space present): ![win-ps-visible](https://user-images.githubusercontent.com/1279292/76679518-28550780-661c-11ea-96fc-3b25a0140360.png) With Windows PowerShell, "scrollbarState" set to "hidden" (abnormal): The scroll bar is hidden, but the space is left there ![win-ps-hidden](https://user-images.githubusercontent.com/1279292/76679523-3acf4100-661c-11ea-8c5e-88f3cd78acaa.png) With PowerShell Core (this is a normal case, the bar and the space is hidden): ![pscore-hidden](https://user-images.githubusercontent.com/1279292/76679538-62bea480-661c-11ea-99e1-e675083f26aa.png) The bug is the abnormal case, I think it might be related with #3878. The **feature request** is add ability to hide the space but show the bar.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6873