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
Using a mouse and selecting first row from below causes scrolling. Scrolling should probably start when the cursor is above the first row instead of on it.
Repro:
Start dragging from the middle of the screen.
Move the cursor to the first row.
Result: Screen starts scrolling.
Expected: The first row is selected without scrolling.