| Summary: | Incorrect multi touch functionality - interference between multi touch events: application move and touch | ||
|---|---|---|---|
| Product: | Wayland | Reporter: | Anu Reddy <anasuyax.r.nannuri> |
| Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
| Status: | VERIFIED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Anu Reddy
2014-01-17 19:25:27 UTC
To further clarify, change step 6 to: While keeping the second finger down on the display, lift the first finger and start touching different locations with that first finger. commit 8e80a31ba4f09dd27793cca42c5e412e9a167af6 Author: Kristian Høgsberg <krh@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 |
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.