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 599011 - Horizontal scrolling is broken
Horizontal scrolling is broken
Status: RESOLVED FIXED
Product: GPointingDeviceSettings
Classification: Other
Component: Touchpad
git master
Other Linux
: Normal normal
: ---
Assigned To: GPointingDeviceSettings-maint
GPointingDeviceSettings-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-20 07:02 UTC by Michal Čihař
Modified: 2010-01-14 10:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michal Čihař 2009-10-20 07:02:31 UTC
Horizontal scrolling is broken in applications that support it when
using gpointing-device-settings. In addition, gpointing-device-settings
forgets what the speed setting was when it exits and starts again. This
problem does not occur with gsynaptics. I did some tests running
synclient -l continuously while gpointing-device-settings is running,
with the following results:

HorizScrollDelta is only ever increased, it never decreases even when I
scroll towards slow. As a result, HorizScrollDelta goes into the
thousands.

HorizScrollDelta changes when I change the speed of vertical scrolling,
but VertScrollDelta does not change.

VertScrollDelta and HorizScrollDelta both change when I change the speed
of horizontal scrolling.

With gsynaptics, both VertScrollDelta and HorizScrollDelta stay within
the range 0-255. VertScrollDelta only changes when I scroll the vertical
speed bar and HorizScrollDelta only changes when I scroll the vertical
speed bar.
Comment 1 Michal Čihař 2009-10-20 07:02:43 UTC
Forwarded from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551713
Comment 2 Hiroyuki Ikezoe 2009-12-05 11:33:53 UTC
(In reply to comment #0)
 
> With gsynaptics, both VertScrollDelta and HorizScrollDelta stay within
> the range 0-255. VertScrollDelta only changes when I scroll the vertical
> speed bar and HorizScrollDelta only changes when I scroll the vertical
> speed bar.

Hmm, interesting.
GPDS also restricts vertical scrolling distance.

See http://git.gnome.org/cgit/gpointing-device-settings/tree/data/touchpad.ui#n35

And I can not confirm this issue.
Comment 3 Hiroyuki Ikezoe 2010-01-14 10:07:38 UTC
I found a bonehead mistake. The mistake maybe caused this issue.

Fixed.
http://git.gnome.org/browse/gpointing-device-settings/commit/?id=6c1837a48125275a5ee5a974fa73b36777b616d1