Bug 410770 - Settings window of touchpad indicator is broken
Summary: Settings window of touchpad indicator is broken
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Touchpad (show other bugs)
Version: 5.17.5
Platform: Neon Linux
: NOR grave
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-09 15:22 UTC by Patrick Silva
Modified: 2020-02-18 04:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.18.1


Attachments
screenshot (18.69 KB, image/jpeg)
2019-08-09 15:22 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
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