Bug 410770

Summary: Settings window of touchpad indicator is broken
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: TouchpadAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: grave CC: kde, nate
Priority: NOR    
Version: 5.17.5   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In: 5.18.1
Attachments: screenshot

Description Patrick Silva 2019-08-09 15:22:54 UTC
Created attachment 122041 [details]
screenshot

STEPS TO REPRODUCE
1. enable the touchpad indicator in system tray settings
2. right click on the touchpad indicator in system tray
3. select "Configure Touchpad..."

OBSERVED RESULT
See the attached screenshot.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.16.80
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.3
Comment 1 Nate Graham 2019-08-13 16:28:03 UTC
Error is:

QQmlComponent: Component is not ready
Could not find "kcm_touchpad" specified in X-Plasma-ConfigPlugins
Comment 2 David Edmundson 2020-02-14 11:52:06 UTC
I don't think that's related.

Looking at the code, it isn't even trying to have a config UI other than the shortcut one.

There's no config.qml or any other config UI.
Comment 3 David Edmundson 2020-02-17 16:33:11 UTC
Git commit 1123cc4d0b59c87258932b420197ceae230afb50 by David Edmundson.
Committed on 17/02/2020 at 16:33.
Pushed by davidedmundson into branch 'Plasma/5.18'.

[desktoppackage] Fix layout when an applet has no custom config modules

Summary:
There was some broken code to hide the sidebar when we only have one
module. However at some point it seems half was removed, half wasn't.

This leads to the content overlapping the sidebar frame, but the sidebar
was invisible and it looks generally broken.

This patch completes the removal.

Test Plan:
Opened touchpad KCM
Saw the one module (keyboard shortcuts)
Sidebar was visible, and nothing was overlapping

Reviewers: ngraham

Reviewed By: ngraham

Subscribers: broulik, ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27398

M  +1    -1    desktoppackage/contents/configuration/AppletConfiguration.qml

https://commits.kde.org/plasma-desktop/1123cc4d0b59c87258932b420197ceae230afb50