https://bugs.kde.org/show_bug.cgi?id=332512
--- Comment #112 from Luca Carlon <carlon.l...@gmail.com> --- Thank you Nate for your feedback. I'm currently stuck with the Wayland implementation. It seems that this technique works in Wayland when only Qt is involved, but does not seem to work when applied to the PlasmaQuick::Dialog. I suspect the reason is related to the fact that the popup in Wayland is somehow wrapped in a KWayland::Client::PlasmaShellSurface, so resize events should be redirected there instead. I'm digging into KWayland to find out how this works, but if someone had a hint, it would be helpful. -- You are receiving this mail because: You are watching all bug changes.