The cursor theme KCM has labels on the right hand side for no good reason https://i.imgur.com/VTWNOQu.png
hmm same for fonts KCM
Hmm, works for me. Are you using RTL?
nope, KDE neon dev unstable edition from latest git
Which Qt? This was a bug with Qt 5.11 and Kirigami form layouts. It was supposedly worked round
Marking as needs info
Same thing on my neon dev unstable, qt 5.10.
Qt 5.10.0
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)
Seems like a Qt issue then? Is there a Qt bug tracking this?
Do you have: 49c7645a2403d1eaa0fbad856e3150bf705d661e in kirigami?
(In reply to David Edmundson from comment #10) > Do you have: 49c7645a2403d1eaa0fbad856e3150bf705d661e in kirigami? yep. kirigami master as well.
(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.
problem still exists on Neon with today's compile of Kirigami2 and plasma-desktop
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
yay sorted thanks! https://www.kde.org/announcements/plasma-5.13/kcm-fonts-hint-preview.png