Bug 419538 - Cannot disable touchpad while typing
Summary: Cannot disable touchpad while typing
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: Touchpad (show other bugs)
Version: master
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-02 13:16 UTC by Peter Lemieux
Modified: 2020-05-14 01:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lemieux 2020-04-02 13:16:02 UTC
SUMMARY

I have never been able to get the "disable touchpad while typing" option to work on my laptops with Synaptics touchpads.  I finally did a bit of searching and found the application called "touchpad-indicator."  Installing this solved the problem.  Perhaps you should take a look at the code in that app to see if you can use it to fix the problem with disabling the touchpad.


STEPS TO REPRODUCE
1. Turn on "Disable touchpad while typing" in the SystemSettings applet
2. Go someplace where you need to type.
3. Watch the cursor move all over the screen. Occasionally whole blocks of text will be deleted as well.


OBSERVED RESULT
See #3

EXPECTED RESULT
Touchpad disabled and no problems with typing

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Currently Kubuntu 20.04 (development) but the problem has persisted across versions.
(available in About System)
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2020-04-15 01:10:35 UTC
That's because the feature basically doesn't work at all using the legavy Synaptics driver. This was one of the reasons why the author of that driver (Peter Hutterer) abandoned the Synaptics driver and wrote Libinput, where it works very well. Can you try installing the libinput driver and seeing if it works for you?
Comment 2 Bug Janitor Service 2020-04-30 04:33:16 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Peter Lemieux 2020-04-30 15:41:28 UTC
It appears this problem is resolved in Kubuntu 20.04 which appears to be using libinput.
Comment 4 Christoph Feck 2020-05-14 01:26:36 UTC
Thanks for the update; changing status.