Bug 394134 - cursor theme KCM has labels on wrong side
Summary: cursor theme KCM has labels on wrong side
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-11 15:23 UTC by Jonathan Riddell
Modified: 2018-05-15 10:49 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
systemsettings (29.55 KB, image/png)
2018-05-14 10:42 UTC, Christophe Marin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2018-05-11 15:23:42 UTC
The cursor theme KCM has labels on the right hand side for no good reason
https://i.imgur.com/VTWNOQu.png
Comment 1 Jonathan Riddell 2018-05-11 15:24:41 UTC
hmm same for fonts KCM
Comment 2 Nate Graham 2018-05-11 20:51:12 UTC
Hmm, works for me. Are you using RTL?
Comment 3 Jonathan Riddell 2018-05-11 21:33:53 UTC
nope, KDE neon dev unstable edition from latest git
Comment 4 David Edmundson 2018-05-12 04:13:24 UTC
Which Qt?

This was a bug with Qt 5.11 and Kirigami form layouts. It was supposedly worked round
Comment 5 David Edmundson 2018-05-14 07:13:47 UTC
Marking as needs info
Comment 6 Patrick Silva 2018-05-14 10:08:45 UTC
Same thing on my neon dev unstable, qt 5.10.
Comment 7 Jonathan Riddell 2018-05-14 10:15:10 UTC
Qt 5.10.0
Comment 8 Christophe Marin 2018-05-14 10:42:32 UTC
Created attachment 112638 [details]
systemsettings

I Can reproduce in master w/ Qt 5.11 and the fonts kcm or the "launch feedback" one.

(The cut text issue doesn't only affect systemsettings, I can reproduce in Cura which only uses Qt)
Comment 9 Nate Graham 2018-05-14 13:20:46 UTC
Seems like a Qt issue then? Is there a Qt bug tracking this?
Comment 10 David Edmundson 2018-05-14 13:41:07 UTC
Do you have: 49c7645a2403d1eaa0fbad856e3150bf705d661e in kirigami?
Comment 11 Christophe Marin 2018-05-14 13:44:41 UTC
(In reply to David Edmundson from comment #10)
> Do you have: 49c7645a2403d1eaa0fbad856e3150bf705d661e in kirigami?

yep. kirigami master as well.
Comment 12 Christophe Marin 2018-05-14 13:48:13 UTC
(In reply to Nate Graham from comment #9)
> Seems like a Qt issue then? Is there a Qt bug tracking this?

about the cut text ? didn't look yet. looking at the warnings with the pure Qt app, it looks like anchors are not liked anymore with 5.11:

"Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead." warnings everywhere.
Comment 13 Jonathan Riddell 2018-05-14 16:09:09 UTC
problem still exists on Neon with today's compile of Kirigami2 and plasma-desktop
Comment 14 Marco Martin 2018-05-14 18:12:03 UTC
Git commit 8790d850c4343b9f615457f0926cc3cdcef8d0c7 by Marco Martin.
Committed on 14/05/2018 at 18:11.
Pushed by mart into branch 'master'.

Control must not have children

this invisible child interfers badly with Kirigami FormLayout

M  +1    -1    org.kde.desktop/Control.qml

https://commits.kde.org/qqc2-desktop-style/8790d850c4343b9f615457f0926cc3cdcef8d0c7
Comment 15 Jonathan Riddell 2018-05-15 10:49:58 UTC
yay sorted thanks!
https://www.kde.org/announcements/plasma-5.13/kcm-fonts-hint-preview.png