Summary: | Palm detection prevents edge scrolling | ||
---|---|---|---|
Product: | Wayland | Reporter: | Ignacio Casal Quinteiro <nacho.resa> |
Component: | libinput | Assignee: | Peter Hutterer <peter.hutterer> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | nacho.resa, peter.hutterer |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
evemu log
event debug log |
Description
Ignacio Casal Quinteiro
2015-06-15 08:52:30 UTC
Created attachment 116507 [details]
evemu log
Here is the log from evemu when doing some scrolling
Created attachment 116508 [details]
event debug log
And the same log but from event-debug
note that you need to start event-debug with --set-scroll-method=edge, otherwise it'll default to 2-finger scrolling. But I can reproduce your issue. The problem is that some of motions are detected as palms in the edges. That's a bug, when we have edge scrolling enabled we must ignore the right edge for palm detection. run event-debug with --verbose and you'll see messages in the form of "palm: palm detected (edge)". Any chance you could provide here a f22 package on koji so I give it a try? Thanks It works like a charm now. Thanks. I still have one more regression but I will file another bug report. mmm, I find the parkinson again. Was this new build created before the patch: http://cgit.freedesktop.org/wayland/libinput/commit/?id=f13fbc96e84b2bb78bb61886d79aaaeaf8a9b4a1 ? yeah, sorry. that patch isn't in fedora yet. will do that tomorrow ok thanks nevermind, will be here in a tick: http://koji.fedoraproject.org/koji/taskinfo?taskID=10068556 pls leave karma in bodhi when the update goes online commit 51b694e28216b041a620d26ab2f3de6261a2e820 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Tue Jun 16 15:39:48 2015 +1000 touchpad: disable right-edge palm detection for edge scrolling |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.