https://bugs.kde.org/show_bug.cgi?id=435425
--- Comment #2 from Nate Graham <n...@kde.org> --- I that for the indicator, we use a PlasmaCore.FrameSvgItem with: imagePath: "widgets/button" prefix: "normal" Which looks weird, but the "normal" prefix is for pushbuttons, not toolbuttons AFAIK. However in ButtonHover.qml, I see this: // TODO KF6: If "toolbutton-hover" is made to behave like "hover", // put the logic for flat button hover effects here. Could be related. But the bottom line is that this is *trying* to render the checkbox to look like a button, not a toolbutton. -- You are receiving this mail because: You are watching all bug changes.