[Wayland-bugs] [Bug 94283] two-finger scrolling delayed after keyboard use

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 25 01:45:44 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94283

Peter Hutterer <peter.hutterer at who-t.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.hutterer at who-t.net

--- Comment #1 from Peter Hutterer <peter.hutterer at who-t.net> ---
weird. the timeout for dwt after multiple key presses is 500ms, so any timeout
should not be longer than that. There is nothing specific about scrolling here,
if movement works then gestures should work too.

Please run libinput-debug-events --verbose and try to reproduce this issue,
then attach the output here. Maybe there's some bug in the state transition
you're triggering.

The only legitimate case where this may be triggered is if you put the first
finger down while still typing, stop typing and then put the second finger down
to scroll. The first finger will be identified as palm and continue to be
identified as such - you'd get pointer motion but no 2fg scrolling.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160225/f6bc5b6e/attachment.html>


More information about the wayland-bugs mailing list