https://bugs.kde.org/show_bug.cgi?id=504418
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #2 from Nate Graham <n...@kde.org> --- Looks like I broke this in https://invent.kde.org/plasma/plasma-workspace/-/commit/46e9e9e469153df9b492855fed69ea520ca0df16, oops. :( By overriding the contentItem of the dialog, I blew away the invisible internal ScrollView that the content gets magically re-parented to. Which is a good example of why this kind of magic is a bad idea. I'll fix it. -- You are receiving this mail because: You are watching all bug changes.