Bugzilla – Bug 1222507
konsole: No menu bar after upgrading from Leap 15.5 to Leap 15.6
Last modified: 2024-04-17 01:22:23 UTC
After upgrading from Leap 15.5 to 15.6 (fresh installation but with keeping the /home partition), the "konsole" application shows no menu bar (and the "tabs" have moved from the bottom to the top). I was able to make the menu bar visible again by using Ctrl+Shift+M, but this is not obvious and there is also no entry in the context menu to make the menu bar visible. Probably this behavior is not related to the upgrade from Leap 15.5 to 15.6 (may also happen on fresh installs).
I found that putting the following into /etc/xdg/konsolerc will cause new users to find the menubar visible on initial start: [MainWindow] MenuBar=Enabled Existing users can add MenuBar=Enabled to existing [MainWindow] section in ~/.config/konsolerc. There is a way to make it visible buried somewhere in Konsole preferences, but not as expected by a right click in the toolbar space.