Bug 483409

Summary: Apply button not working correctly in touchpad settings
Product: [Applications] systemsettings Reporter: basjetimmer
Component: kcm_touchpadAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: natalie_clarius, nate
Priority: NOR Keywords: qt6
Version First Reported In: 6.0.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 6.1
Sentry Crash Report:

Description basjetimmer 2024-03-13 07:54:52 UTC
In the touchpad settings, the 'apply' button does not seem to work correctly.

1. After changing any setting, clicking apply does nothing: a click is animated, but the button stays enabled (not greyed out). Only when navigating away from the touchpad settings, a window pops up asking to 'apply the changes'. The apply button in this popup window does work.

2. While testing this problem, I noticed on other settings-pages, when making a change and undoing it the 'apply' button greys out again (it notices no changes have been made). This does not happen on the touchpad settings. When changing a setting the apply button becomes enabled (visually only, it does not actually work) and stays that way even if you change the settings back.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Graphics Platform: X11
Comment 1 Nate Graham 2024-03-13 21:39:35 UTC
I'm not able to reproduce any of those issues in current git master; it may be that some recent refactoring has fixed it automatically. The old code was quite messy and had a lot of bugs like this in it.