microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.37k stars 679 forks source link

overscroll gets stuck when you move your cursor quickly (touchpad) #2567

Closed Poopooracoocoo closed 8 months ago

Poopooracoocoo commented 4 years ago

Describe the bug

overscroll can get stuck when you move your cursor quickly (touchpad)

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Open something you can scroll. Let's go with the start menu
  2. Scroll down a little bit using your touchpad (by moving your fingers up w/ default settings)
  3. Scroll up (by moving your fingers down w/ default settings) and let go then quickly move your cursor

Expected behavior

it would go back down, just like it does when you do not quickly move your cursor. Note that scrolling usually stops when you move the cursor and that it should stay like that. I'm only talking about overscroll. I think that WinUI handles this now but I honestly have no idea.

Screenshots

Normal: image

Bug: image

Version Info

NuGet package version:

Microsoft.UI.Xaml 2.4.0

Windows 10 version Saw the problem?
Insider Build (xxxxx)
May 2020 Update Yes
November 2019 Update (18363) Yes
May 2019 Update (18362)
October 2018 Update (17763)
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Device form factor Saw the problem?
Desktop Yes
Mobile
Xbox
Surface Hub
IoT

Additional context

StephenLPeters commented 4 years ago

@Poopooracoocoo We are having trouble reproducing this issue, if you could provide a recording of your repro that might be helpful for us. You can record your screen using Gamebar (invoked by windows key + G) or powerpoint. Also, what version of Windows are you running on?

Poopooracoocoo commented 4 years ago

@StephenLPeters idk if a screen recording will be very useful but ok. and wow. gamebar and powerpoint are what y'all recommend? i used sharex for this one:

ezgif com-video-to-gif

I usually encounter this in the start menu but it happens in any UWP/XAML/WinUI (I don't really know the difference) app.

I could repro this on W10 v1909 and v2004. Currently on v2004.

ranjeshj commented 4 years ago

@RBrid any thoughts ?

RBrid commented 4 years ago

@ranjeshj, no idea unfortunately. I think this would require a lengthy investigation.

Poopooracoocoo commented 2 years ago

Any updates on this issue now that WinUI 3.0 is headed for release?

RBrid commented 2 years ago

@ojhad , @ranjeshj , @Poopooracoocoo , I just tried to repro in Windows 11's Settings app, and yes I can easily run into this situation:

Result: the content stops instead of animating back all the way!

Poopooracoocoo commented 2 years ago

release the fingers and while the content moves back up quickly click on it with the trackpad.

For me I don't need to click on it. You just need to move your cursor.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Poopooracoocoo commented 1 year ago

Do not close

DmitriyKomin commented 8 months ago

@Poopooracoocoo, thank you for reporting this. Unfortunately we are not currently investigating WinUI2 issues that are not business or security critical (more on the policy here).

We tried this on WinAppSDK 1.5 / WinUI3 Gallery and the issue does not appear to repro. If you find that it does still repro in WinAppSDK, please comment here and we will revisit.