https://bugs.kde.org/show_bug.cgi?id=476996
--- Comment #11 from Nate Graham <n...@kde.org> --- The conceptual problem is that Plasma-themed dialogs panels etc. are allowed to draw whatever they want. They can draw a border, or not. Their border can be a 1px line, or it can be a 5px dashed stroke, or it can be a line of pink fluffy bunny fuzz (literally, check out the Plasma theme named "Fluffy Bunny"). As a result, KWin can't reason about where it would draw a border itself. Making KWin draw borders for Plasma UI elements would basically require throwing out the existing Plasma theming system entirely. Personally I'm on board with that; I find it to be highly problematic. But that's also just my opinion, and this is not something you do lightly. Hopefully that explanation makes sense. -- You are receiving this mail because: You are watching all bug changes.