Bug 1222507 - konsole: No menu bar after upgrading from Leap 15.5 to Leap 15.6
Summary: konsole: No menu bar after upgrading from Leap 15.5 to Leap 15.6
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: KDE Applications (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-09 07:35 UTC by Christian Eggers
Modified: 2024-04-17 01:22 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Eggers 2024-04-09 07:35:47 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).
Comment 1 Felix Miata 2024-04-17 01:22:23 UTC
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.