After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684881 - scroll spasms
scroll spasms
Status: RESOLVED DUPLICATE of bug 689243
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-26 14:43 UTC by William Jon McCann
Modified: 2012-11-28 21:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2012-09-26 14:43:01 UTC
Scrolling isn't very smooth in general for some reason and while testing it I found that we have a strange behavior when I move the pointer horizontally. I'd expect the scrollbar not to move at all but it seems to spasm.

The attached screencast is from 3.4 but it is exactly the same in master. I just can't seem to figure out how to enable vp8enc so screencasting works in jhbuild.
Comment 1 William Jon McCann 2012-09-26 14:48:16 UTC
Attachment was too large.

http://people.gnome.org/~mccann/screenshots/Screencast%20from%2009-26-2012%2010:37:35%20AM.webm
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-09-26 15:29:22 UTC
It seems to just be minor pointer variations. Even though it may not look like you're moving the pointer, you probably are, but on values smaller than a pixel, which we'll round off (going from 21.0 to 20.9 and back, which we'll treat as a shift in pixels)
Comment 3 William Jon McCann 2012-09-26 22:26:59 UTC
If you look closely you'll actually see the scrollbar handle change size as well. A bit hard to tell in the video but it is clear when you look at the screen.

Whatever is causing it it looks and feels bad. We should be moving the view smoothly even if there is one pixel of motion in the handle.
Comment 4 Jakub Steiner 2012-09-26 22:30:53 UTC
When I try on a low precision mouse I get the same jitter with minimal to no cursor movement.
Comment 5 William Jon McCann 2012-09-26 22:36:41 UTC
I also see the handle resize if I move only vertically.
Comment 6 Jasper St. Pierre (not reading bugmail) 2012-11-28 21:27:01 UTC
Duping on newer bug that has patches.

*** This bug has been marked as a duplicate of bug 689243 ***