https://bugs.kde.org/show_bug.cgi?id=488195
--- Comment #19 from Tobias Leupold <t...@stonemx.de> --- I just tested it. I couldn't revert c3dde54df6ffdb149d1e4ae223bc409756622d18 automatically via git revert, so I did manually create a patch to revert this very change. This brought back e.g. drawing frames around a QLabel if explicitely requested (via setFrameStyle(QFrame::StyledPanel | QFrame::Sunken)). Carl, would you be so nice to explain what's the intention of this? And why this was added this way This does break existing functionality … one can't request to draw a frame around anything that doesn't have one by default anymore – and I think we should be able to do this, no?! -- You are receiving this mail because: You are watching all bug changes.