Start Plasma Wayland. * Right click on the desktop. * Press Ctrl+F2 to switch to another Virtual desktop. * Right click on Plasma panel, popup doesn't open.
Can reproduce Operating System: KDE neon Developer Edition KDE Plasma Version: 5.14.80 Qt Version: 5.11.1 KDE Frameworks Version: 5.51.0 Kernel Version: 4.15.0-34-generic OS Type: 64-bit Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz Memory: 7,7 GiB of RAM
On neon unstable only the first right-click on plasma pamel fails sometimes. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.19.80 KDE Frameworks Version: 5.72.0 Qt Version: 5.14.2
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4346
Git commit 2f6f1d98221eb907f3ec89787ecd16556da76319 by Vlad Zahorodnii. Committed on 22/08/2023 at 15:17. Pushed by vladz into branch 'master'. wayland: Keep popups on their parents' desktops At the moment, popups are assigned to the current desktop and activity. However, a toplevel can be on several virtual desktops. If user switches between virtual desktops and the active window does not change, it can result in not being able to dismiss or open new popups depending on the toolkit implementation details. To prevent that, keep popups on same virtual desktops as their parents. M +4 -6 src/xdgshellwindow.cpp https://invent.kde.org/plasma/kwin/-/commit/2f6f1d98221eb907f3ec89787ecd16556da76319