Summary: | KCM don't display that documentation is available | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | carl <schwancarl> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, kde, lueck |
Priority: | NOR | ||
Version First Reported In: | 5.14.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/cc8545f9d2d5854b09f302aa93e2a7e2c89469a2 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Example workspace behavious |
Description
carl
2018-12-09 17:36:30 UTC
Similar problem found, where some help button are activated but when clicked doesn't open anything (Touch screen swipe gestures) and I couldn't find doc about this module in the wiki. The KCMs do have a DocPath in their desktop files, so it's interesting that it works for Desktop Theme (which is the same QML KCM as the broken ones) Git commit cc8545f9d2d5854b09f302aa93e2a7e2c89469a2 by David Edmundson. Committed on 10/12/2018 at 11:33. Pushed by davidedmundson into branch 'master'. Add help button to KCMs where it was missing Summary: BUG: 401932 Test Plan: Opened each Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D17458 M +1 -1 kcms/fonts/fonts.cpp M +1 -0 kcms/launch/package/contents/ui/main.qml M +1 -0 kcms/translations/package/contents/ui/main.qml M +3 -1 kcms/workspaceoptions/package/contents/ui/main.qml https://commits.kde.org/plasma-desktop/cc8545f9d2d5854b09f302aa93e2a7e2c89469a2 |