[Wayland-bugs] [Bug 73750] Incorrect multi touch functionality - interference between multi touch events: application move and touch
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 17 15:19:30 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=73750
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Kristian Høgsberg <krh at bitplanet.net> ---
commit 8e80a31ba4f09dd27793cca42c5e412e9a167af6
Author: Kristian Høgsberg <krh at bitplanet.net>
Date: Fri Jan 17 15:18:10 2014 -0800
shell: Stop moving surfae after touch point 0 goes up
The grab stays alive as long as at least one touch point is down. If touch
point 0 is lifted while other touch points are down, the surface will jump
around when touch point 0 is put down again.
This change marks the grab as inactive once touch point 0 is lifted
and then ignores touch events until all touch points eventually are
lifted and the grab terminates.
https://bugs.freedesktop.org/show_bug.cgi?id=73750
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140117/b635a3e4/attachment-0001.html>
More information about the Wayland-bugs
mailing list