Bug 969318 - touchpad doesn't scroll
Summary: touchpad doesn't scroll
Keywords:
Status: CLOSED DUPLICATE of bug 960579
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-settings-daemon
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-31 07:53 UTC by Łukasz Posadowski
Modified: 2013-09-05 14:50 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-05 14:50:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Łukasz Posadowski 2013-05-31 07:53:28 UTC
Description of problem:
touchpad doesn't scroll

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. Try to scrolling by moving finger along edge of touchpad.
2. Wont work.
3.

Actual results:
No scroll.

Expected results:
Scroll.

Additional info:
After
synclient VertEdgeScroll=1
synclient HorizEdgeScroll=1 
everything works fine, but it should be default behavior.

Comment 1 Petr Kočandrle 2013-06-25 19:41:46 UTC
I've had the same problem. The problem in my case was that the default value of "scroll-method" in org.gnome.settings-daemon.peripherals.touchpad is "two-finger-scrolling". When changed to "edge-scrolling" in dconf-editor or via gsettings, everything works fine.
BUT the problem is I cannot set it in gnome-control-center, which is very inconvenient. There is checked checkbox "Two finger scrolling", but it is disabled, probably because my touchpad doesn't support multitouch and I cannot uncheck it. If the control is disabled, its value shouldn't be even read and another fallback value should be used instead (and this value should be shown in the checkbox too).

Comment 4 Rui Matos 2013-09-05 14:50:34 UTC

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


Note You need to log in before you can comment on or make changes to this bug.