[Bug 1897553] Re: [ALPS i2c Touchpads] Palm detect pressure is too easy to trigger so that the cursor stalled
Kai-Chuan Hsieh
1897553 at bugs.launchpad.net
Tue Oct 20 02:54:09 UTC 2020
** Changed in: oem-priority
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1897553
Title:
[ALPS i2c Touchpads] Palm detect pressure is too easy to trigger so
that the cursor stalled
Status in OEM Priority Project:
Fix Released
Status in libinput package in Ubuntu:
Fix Released
Status in libinput source package in Focal:
Fix Released
Bug description:
[Impact]
* ALPS new i2c touchpads have capabilities for reporting ABS_PRESSURE and
ABS_MT_PRESSURE event, However, it is very easy to over the default
palm detect by pressure threshold 130. When the threshold is achieved,
the cursor will be stalled, and not be able to keep following the
finger's movement.
[Test Case]
* For touchpad vid 0488, and have pressure capabilities.
The pressure capability can be easily obtain by evtest tool, there
should be ABS_PRESSURE and ABS_MT_PRESSURE event in ABS event type.
Test step:
Install libinput-tools
1. $ sudo apt install libinput-tools
2. $ sudo libinput measure touchpad-pressure
3. Generally move the finger, the pressure max should not exceed the
palm pressure detect threshold
[Regression Potential]
* It only impacts ALPS i2c models
* It won't impact the touchpad without capability to report pressure event.
* For those touchpad with pressure capability will make the palm detect
pressure be less sensitive. However, ALPS said its firmware can support
firmware labeling palm detection, so it is okay that the palm detect
pressure become less sensitive.
[Other Info]
* The upstream commit has merged
https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/505
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1897553/+subscriptions
More information about the Ubuntu-sponsors
mailing list