SUMMARY Opening bookmark menu while application launcher is open will open dropdown in a new window STEPS TO REPRODUCE 1. Open konsole 2. Open application launcher 3. Click bookmark menu on konsole 4. Dropdown is shown in a new window OBSERVED RESULT Bookmark dropdown is shown in a new window EXPECTED RESULT Clicking bookmark menu should not cause dropdown to be shown in a new window SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Linux 37 Kinoite KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.8 Graphics Platform: Wayland
Confirmed on Wayland but not X11. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.102.0 Qt Version: 5.15.8
OK that's a new one on me - confirmed on Wayland w/ Konsole master
To be more precise, this happens when Konsole is not currently focused. Just having another application open and focused and then clicking on Bookmarks is enough to trigger the bug. This seems to only happen with this specific menu. Given https://community.kde.org/Guidelines_and_HOWTOs/Wayland_Porting_Notes#Popup_Menus it might be worth checking how the parent is being set for the bookmark menu specifically?