| Summary: | Multi-tap-and-drag sends one too many clicks | ||
|---|---|---|---|
| Product: | Wayland | Reporter: | Anders Kaseorg <andersk> |
| Component: | libinput | Assignee: | Peter Hutterer <peter.hutterer> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | peter.hutterer |
| Version: | 1.0.1 | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | fix the multitap click count | ||
|
Description
Anders Kaseorg
2015-09-16 02:13:15 UTC
what version are you on? If I tap-tap-down-move, I get press/release, press/release, press ... move which is the correct number, right? I’m on 1.0.1. What I’m saying is that’s not the correct number. tap-tap-down-move should result in press/release, press, move. That is, it should result in one more click than tap-down-move, not two more clicks. oh, whoops. indeed, that's a bug Created attachment 118337 [details] [review] fix the multitap click count How's this one? That works for me. commit d92ae62dad53afd894aec3c47081780ef3d9b4d2 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Fri Sep 18 09:14:43 2015 +1000 touchpad: fix the number of button clicks in multitap |
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.