Summary: | "Cursor" Not vertically Aligned in Launch Feedback kcm | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Andres Betts <anditosan1000> |
Component: | kcm_launch | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/43804eb7f15ffc44f43f3edceb160f71b9d855cc | Version Fixed In: | 5.16.0 |
Sentry Crash Report: | |||
Attachments: | screenshot taken on neon dev unstable |
Description
Andres Betts
2018-06-16 21:58:42 UTC
on neon dev unstable "Cursor" is not vertically aligned. Created attachment 114481 [details]
screenshot taken on neon dev unstable
"Cursor" is not aligned with the first radio button.
Same thing im plasma 5.14 beta, Arch. Unsure if this is a Kirigami FormLayout issue or if adding "Layout.alignment: Qt.AlignTop" would help. Still valid. Operating System: Arch Linux KDE Plasma Version: 5.15.2 KDE Frameworks Version: 5.55.0 Qt Version: 5.12.1 Git commit 43804eb7f15ffc44f43f3edceb160f71b9d855cc by David Edmundson. Committed on 28/02/2019 at 00:20. Pushed by davidedmundson into branch 'master'. Remove superfluous inner layout Summary: Removing this makes the label "Cursor:" aligned with the first entry. FIXED-IN: 5.16.0 Test Plan: Looked at it Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D19391 M +20 -22 kcms/launch/package/contents/ui/main.qml https://commits.kde.org/plasma-desktop/43804eb7f15ffc44f43f3edceb160f71b9d855cc |