lazd / VoodooI2CGoodix

VoodooI2C satellite driver for Goodix touchscreens in C++
GNU General Public License v3.0
24 stars 7 forks source link

Phantom clicks after scrolling #16

Closed lazd closed 4 years ago

lazd commented 4 years ago

Description

Sometimes, when scrolling lazily, phantom clicks will happen after the scroll event. It seems to happen when you lift one finger before the other.

Steps to reproduce

  1. Go to http://reddit.com
  2. Use two fingers to start scrolling
  3. Lazily lift your fingers, leaving one finger down for a tiny bit longer than the other
  4. Observe a phantom click

Expected behavior

No phantom clicks

Environment