SUMMARY I created a new application menu bar panel (by mistake), and menus from apps disappeared. When I deleted the panel, menus were not restored, shortcut Ctrl + M doesn't work and after a while I couldn't find how to restore these menus. I think menus should be reverted if the panel is removed. But also, an option should be easy to find in the system settings. Also, why does the usual shortcut not work. STEPS TO REPRODUCE 1. Create application menu bar panel 2. Delete it OBSERVED RESULT Apps without menus. Very noticeable in Konsole or Kate, for example. EXPECTED RESULT Everything should be same as before creating the panel. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Kernel Version: 5.17.1-arch1-1 (64-bit) Graphics Platform: X11 Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz Memory: 15.4 GiB of RAM Graphics Processor: Mesa Intel® Xe Graphics
Please include output of "qdbus" (on it's own) ~/.config/plasma-org.kde.plasma.desktop-appletsrc
Created attachment 147996 [details] qdbut output
Created attachment 147997 [details] plasma-org.kde.plasma.desktop-appletsrc
Created attachment 147998 [details] qdbus output
Can reproduce. It's the same thing if you remove a titlebar menu button. Seems like an issue in KXMLGui not noticing and re-enabling menus. It does notice that the menu should be hidden, but it doesn't notice that it should back.
*** This bug has been marked as a duplicate of bug 439266 ***