SUMMARY When receiving xdg_popup_reposition request, the resize is not handled and the popup is still using the old size. STEPS TO REPRODUCE 1. Using Gtk4 to show popup, try to resize the popup. OBSERVED RESULT popup is using the old size, but new popistion. EXPECTED RESULT popup is using the new size and new popistion. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/894
Git commit 17a585b5d5547810b3f467a20b0943a9be1a4805 by Weng Xuetian. Committed on 23/04/2021 at 20:36. Pushed by xuetianweng into branch 'master'. Always apply size change from xdg_popup_reposition. M +1 -4 src/xdgshellclient.cpp https://invent.kde.org/plasma/kwin/commit/17a585b5d5547810b3f467a20b0943a9be1a4805