Summary: | Touchpad is not automatically disabled while typing | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Nuno Gomes <nunogomes.pt+kde> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | CLOSED UPSTREAM | ||
Severity: | normal | CC: | nate, temp.o5kdx |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nuno Gomes
2024-05-20 14:37:49 UTC
The "disable touchpad while typing" feature is provided by the Libinput library. In KDE code, we provide an option to turn it on or off, but we can't control its behavior. It sounds like Libinput's palm rejection feature may not be working for your trackpad hardware. I'd recommend you either report it to Libinput itself at https://gitlab.freedesktop.org/libinput/libinput/-/issues/, or to the Tuxedo people if you're using one of their laptops. They'll certainly want to know that palm rejection isn't working properly. (In reply to Nate Graham from comment #1) > The "disable touchpad while typing" feature is provided by the Libinput > library. In KDE code, we provide an option to turn it on or off, but we > can't control its behavior. > > It sounds like Libinput's palm rejection feature may not be working for your > trackpad hardware. I'd recommend you either report it to Libinput itself at > https://gitlab.freedesktop.org/libinput/libinput/-/issues/, or to the Tuxedo > people if you're using one of their laptops. They'll certainly want to know > that palm rejection isn't working properly. I contacted Tuxedo, but they replied saying that «unfortunately we have no influence. This is more a matter for those who provide this feature, be it Xorg or Wayland or the desktop environment programmers. From what I’ve heard, this feature works better under Wayland. But if it doesn’t, then unfortunately our hands are tied.» It doesn't seem to be related to the brand of touchpad, as I have the same problem on a Lenovo T420 - this was my work machine for several years until recently. However, I never bothered with it because I just used the trackpoint. I'll report it to Libinput, as you suggest. Not resolved. Still reproducible on KDE Neon. Operating System: KDE neon 6.3 KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 Kernel Version: 6.8.0-60-generic (64-bit) That makes sens since this was closed as an upstream issue in Libinput. If it hasn't been fixed there, you'll still experience it in KDE neon. So will everyone else with the hardware necessary to trigger the issue. It sounds like you should submit an issue at https://gitlab.freedesktop.org/libinput/libinput/-/issues/. |