Mouse is scrolling randomly on its own fix windows 10

broken image
broken image

This is happening in two different apps for me, and I know of other devs that had the same issue too. NOTE 3: this happens both with a local Debug build as well as with a Release build (.NET Native) downloaded from the Store. One time it happened, I minimized the app for a while and when I brought it back up again the ScrollViewers started working fine again, without the need to close the app and open it again. NOTE 2: this can sometimes recover on its own. In one case I had 3 ListViews side by side in different panels, and all three of them started showing this behavior. NOTE: when this happens, all the ScrollViewer in the app are affected, it's not a single one that breaks down.

broken image

It just won't move at all while using the mouse wheel though. The weird thing is that if you scroll on the mouse wheel, you'll still be able to see the scroll bar move up and down as if you were actually scrolling, but the content itself will not move at all.Īlso, if you actually use the mouse to manually click somewhere on the scroll bar, the content then does scroll instantaneously to that offset. The problem is that the native ScrollViewer control will randomly break down and stop scrolling entirely. So, this is sort of a weird issue to open, if you will, as I don't really have much detail to share on this.

broken image