! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Reverse scroll setting doesn't affect horizontal scrolling
Status:
RESOLVED: MOVED
Product:
Xfce4-settings
Component:
Mouse Settings

Comments

Description David Schneider 2012-12-27 23:31:15 CET
Enabling reverse scrolling doesn't reverse the direction of horizontal scrolling.

Intuitively, the setting should reverse both axes.
Comment 1 Nick Schermer editbugs 2012-12-28 00:07:39 CET
Why? for vertical its to simulate natural scrolling. For horizontal I don't see the advantage..
Comment 2 David Schneider 2012-12-28 00:11:50 CET
It's the same reason. "Natural" scrolling is that you're pushing the page around, similar to a phone or tablet.  You can push it horizontally as well as vertically.
Comment 3 Razz Fox 2013-08-09 07:28:31 CEST
This bug is not a matter of 'advantage' or opinion. If you scroll left on your touchscreen with your finger, you do not expect the panel to move right. You expect it to follow your finger (hence "natural").
This bug is still not fixed.
Comment 4 Razz Fox 2013-08-26 11:06:00 CEST
Workaround: echo 'pointer = 1 2 3 5 4 7 6 8 9 10 11 12' > .Xmodmap
Comment 5 Hong 2017-02-06 22:33:26 CET
This bug is still affecting in Xfce 4.12.
Comment 6 dinar 2019-11-28 14:33:50 CET
in debian 10, i solved this and bug #11193 running
nano /usr/share/X11/xorg.conf.d/40-libinput.conf 
man libinput
Comment 7 Theo Linkspfeifer editbugs 2019-11-28 15:06:48 CET
*** Bug 12318 has been marked as a duplicate of this bug. ***
Comment 8 Codruț Constantin Gușoi 2019-11-29 23:51:34 CET
Created attachment 9285 
Fixes reverse horizontal scrolling

I've attached a patch that fixes the issue by codifying the solution Razz Fox posted.
Comment 9 Git Bot editbugs 2020-05-28 22:55:38 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/17.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #9689

Reported by:
David Schneider
Reported on: 2012-12-27
Last modified on: 2020-05-28
Duplicates (1):
  • 12318 Setting 'Reverse scroll direction' only reverses vertical scroll direction.

People

Assignee:
Nick Schermer
CC List:
8 users

Version

Version:
4.10.0

Attachments

Fixes reverse horizontal scrolling (3.20 KB, patch)
2019-11-29 23:51 CET , Codruț Constantin Gușoi
no flags

Additional information