https://bugs.kde.org/show_bug.cgi?id=462115
Bug ID: 462115 Summary: xdg_popup sent excessive configure events on parent window move Classification: Plasma Product: kwin Version: 5.26.3 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: m...@bolhuis.dev Target Milestone: --- SUMMARY When a xdg_popup is created with set_reactive kwin sends a configure sequence every time the parent window moves, even if the movement of the window doesn't result in needing to re-constrain the popup. STEPS TO REPRODUCE 1. Create a xdg_popup with set_reactive. 2. Move the parent window. OBSERVED RESULT The popup is sent a configure sequence continuously as the parent window moves even if it does not need to be re-constrained. EXPECTED RESULT The popup should only receive a configure sequence if the popup needs to be re-constrained. SOFTWARE/OS VERSIONS Linux: 6.0.9-arch1-1 KDE Plasma Version: 5.26.3 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 RELATED BUGS https://bugs.kde.org/show_bug.cgi?id=461997 https://bugs.kde.org/show_bug.cgi?id=461994 -- You are receiving this mail because: You are watching all bug changes.