https://bugs.kde.org/show_bug.cgi?id=505337
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org --- Comment #3 from Nate Graham <n...@kde.org> --- Ultimately we need to set `Layout.fillWidth: true` or `Layout.maximumWidth: [something]` on every textual label, checkbox, or radio button that's in a FormLayout, to account for this exact situation. I suppose FormLayout itself could also try to do something like that, but it might be more fragile. I'll let other folks make the call about that. -- You are receiving this mail because: You are watching all bug changes.