You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typically when mouse click the scrollbar(not the thumb), hold the mouse button down. The scrollbar will:
page up, , page up, page up, page up, page up,...
Then thumb will stop at the mouse pointer position.
Instead, there are 3 random behaviors.
Page up/down once and stop.
Thumb not stop. And reach the top/bottom position.
Thumb move across the mouse pointer position.
Video.webm
Steps to reproduce the bug
Go to a page with a long scroll region in the WinUI 2 gallery (I used ListView)
Click and hold on the scrollbar region (not the thumb)
Expected behavior
We should be consistent. I'd expect it to scroll to the pointer position.
Screenshots
No response
NuGet package version
WinUI2. Also repros in WinUI3
Windows version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
From microsoft/terminal#18063
Video.webm
Steps to reproduce the bug
Expected behavior
We should be consistent. I'd expect it to scroll to the pointer position.
Screenshots
No response
NuGet package version
WinUI2. Also repros in WinUI3
Windows version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: