Terminal.Gui icon indicating copy to clipboard operation
Terminal.Gui copied to clipboard

Hosted ScrollBarView is damaged on the scenario Editor and others in v2.

Open BDisp opened this issue 2 years ago • 5 comments

@tig do you remember why this is happening?

Edit: The issue started after the commit 0df485a8904b0856f7e5865ef095008ea88f9474.

BDisp avatar Aug 15 '23 21:08 BDisp

Not sure. I focused on CharMap and didn't notice Editor's scroll bars went missing.

tig avatar Aug 16 '23 12:08 tig

FWIW, I still think we should build optional scrollbars into View and deprectate ScrollBarView in v2.

See

https://github.com/gui-cs/Terminal.Gui/issues/2489

tig avatar Aug 16 '23 13:08 tig

FWIW, I still think we should build optional scrollbars into View and deprectate ScrollBarView in v2.

See

#2489

I agree, but I need to understand what causing this because neither ScrollBarView and Editor were changed in that commit. So, I suspect that was something with drawing or driver refresh.

BDisp avatar Aug 16 '23 14:08 BDisp

@BDisp can you update this? Is this still an issue?

tig avatar Jan 19 '24 16:01 tig

@BDisp can you update this? Is this still an issue?

Yes, if you open the Editor and others scenarios where the ScrollBarView were hosted doesn't work. But if this is related to another already opened issue, you can close this one.

BDisp avatar Jan 19 '24 17:01 BDisp