https://bugs.kde.org/show_bug.cgi?id=435934
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/qqc2-desktop-style/c | |ommit/fd336cfb1125d26b4c751 | |58c8bd412a030932b9b Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.82 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit fd336cfb1125d26b4c75158c8bd412a030932b9b by Nate Graham. Committed on 19/04/2021 at 20:52. Pushed by ngraham into branch 'master'. [CheckBox] Rewrite to be nearly identical to RadioButton Right now CheckBox uses a QQuickStyleItem to render the whole control. This breaks its ability to elide long text. This commit implements it in the same way as RadioButton, which fixes elision. FIXED-IN: 5.82 M +46 -22 org.kde.desktop/CheckBox.qml https://invent.kde.org/frameworks/qqc2-desktop-style/commit/fd336cfb1125d26b4c75158c8bd412a030932b9b -- You are receiving this mail because: You are watching all bug changes.