Created attachment 116085 [details] screenshot STEPS TO REPRODUCE 1. search for "mouse" kcm in the apps launcher or krunner (alt+f2) and open it 2. 3. OBSERVED RESULT text and checkboxes out of the position, see the screenshot please. EXPECTED RESULT texts and checkboxes are positioned correctly SOFTWARE VERSIONS KDE neon Developer Edition KDE Plasma: 5.14.80 VQt: 5.11.2 KDE Frameworks: 5.52.0 ADDITIONAL INFORMATION mouse KCM looks correct in system settings.
I forgot to say that the bug occurs when system language is pt-br. No problem when system language is english.
I can actually get this to happen in English the first time I open System Settings on a fresh install of Plasma 5.14.2. If I resize the window to be really wide and then make it smaller again, the layout problem disappears. I believe this is the fault of Kirigami's FormLayout trying to be too smart about adjusting its layout to fit the available space.
*** Bug 400673 has been marked as a duplicate of this bug. ***
Git commit fa7a469416ee3ccc172d2d0029bc551b948abda0 by Marco Martin. Committed on 20/11/2018 at 18:43. Pushed by mart into branch 'master'. ensure all items are laid out work around a GridLayout quirk which doesn't lay out items with null size hints causing things to be laid out incorrectly in some cases M +7 -3 src/controls/FormLayout.qml https://commits.kde.org/kirigami/fa7a469416ee3ccc172d2d0029bc551b948abda0