Bug 449978 - Touchpad settings cannot be changed
Summary: Touchpad settings cannot be changed
Status: RESOLVED DUPLICATE of bug 449843
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_touchpad (show other bugs)
Version: 5.24.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-10 22:49 UTC by eoinlane92
Modified: 2022-02-11 00:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Touchpad system settings after "Invert Scroll Selection" has been toggled (152.87 KB, image/png)
2022-02-10 23:36 UTC, eoinlane92
Details
Touchpad system settings before any change has been made to settings (152.67 KB, image/png)
2022-02-10 23:37 UTC, eoinlane92
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eoinlane92 2022-02-10 22:49:35 UTC
SUMMARY
When changes are made to the touchpad settings in System Settings, the `Apply` button is not clickable, and remains greyed out.

STEPS TO REPRODUCE
1. Open System Settings -> Input Devices -> Touchpad
2. Make any change to settings

OBSERVED RESULT
Apply is not clickable, and settings are not updated

EXPECTED RESULT
Apply is clickable, and settings are updated

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220207
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.16.5-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD RENOIR

ADDITIONAL INFORMATION
Output of `xinput list`
```
~> xinput list
⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ Wacom HID 5215 Pen stylus                 id=11   [slave  pointer  (2)]
⎜   ↳ Wacom HID 5215 Finger touch               id=12   [slave  pointer  (2)]
⎜   ↳ MSFT0001:00 06CB:CE2D Mouse               id=13   [slave  pointer  (2)]
⎜   ↳ MSFT0001:00 06CB:CE2D Touchpad            id=14   [slave  pointer  (2)]
⎜   ↳ Wacom HID 5215 Pen eraser                 id=16   [slave  pointer  (2)]
⎣ Virtual core keyboard                         id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]
    ↳ Video Bus                                 id=7    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=15   [slave  keyboard (3)]
    ↳ Sleep Button                              id=9    [slave  keyboard (3)]
    ↳ Power Button                              id=8    [slave  keyboard (3)]
    ↳ Power Button                              id=6    [slave  keyboard (3)]
    ↳ Ideapad extra buttons                     id=10   [slave  keyboard (3)]
    ↳ Integrated Camera: Integrated C           id=17   [slave  keyboard (3)]
```
Comment 1 Nicolas Fella 2022-02-10 23:15:25 UTC

*** This bug has been marked as a duplicate of bug 449843 ***
Comment 2 Nicolas Fella 2022-02-10 23:18:36 UTC
Could you please make  a screenshot of the touchpad settings UI?
Comment 3 eoinlane92 2022-02-10 23:36:19 UTC
Created attachment 146559 [details]
Touchpad system settings after "Invert Scroll Selection" has been toggled
Comment 4 eoinlane92 2022-02-10 23:37:19 UTC
Created attachment 146561 [details]
Touchpad system settings before any change has been made to settings
Comment 5 eoinlane92 2022-02-10 23:38:15 UTC
(In reply to Nicolas Fella from comment #2)
> Could you please make  a screenshot of the touchpad settings UI?

Two screenshots added, one before and one after changing the "Inverted Scroll" setting.
Comment 6 Nicolas Fella 2022-02-11 00:40:46 UTC
Thank you, it helped me check what I wanted to check. Let's continue the conversation in https://bugs.kde.org/show_bug.cgi?id=449843