Bug 439571

Summary: Cannot hide main and session toolbars in Konsole
Product: [Applications] konsole Reporter: Jinesh Choksi <jinesh>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ninjalj
Priority: NOR    
Version: 21.04.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jinesh Choksi 2021-07-06 20:00:19 UTC
SUMMARY
This version of Konsole seems to have lost the menu entries to allow us to hide the Main and Session toolbars.


STEPS TO REPRODUCE
1. Click on the Settings menu


OBSERVED RESULT
There is no long a sub menu which allows us to hide the toolbars.


EXPECTED RESULT
We should be able to hide toolbars.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.22.2
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Note: I can right click the menu bar in Konsole and I can use a pop menu that appears to hide the toolbars however this option only works if I have the "Remember window size" configuration option enabled.

Here is a copy of my ~/.config/konsolerc

[Desktop Entry]
DefaultProfile=openSUSE.profile

[FileLocation]
scrollbackUseCacheLocation=true
scrollbackUseSystemLocation=false

[KonsoleWindow]
SaveGeometryOnExit=false
ShowWindowTitleOnTitleBar=true

[MainWindow]
State=AAAA/wAAAAD9AAAAAAAABQIAAALNAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAIAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAA/////wAAAAAAAAAAAAAAHABzAGUAcwBzAGkAbwBuAFQAbwBvAGwAYgBhAHIAAAABxf////8AAAAAAAAAAA==
StatusBar=Disabled
ToolBarsMovable=Disabled

[TabBar]
NewTabBehavior=PutNewTabAfterCurrentTab
TabBarPosition=Top
Comment 2 Jinesh Choksi 2021-07-11 22:53:56 UTC
According to: https://api.kde.org/frameworks/kxmlgui/html/classKXmlGuiWindow.html#ae5ac6ec22a61a4d854600c0f5a41e8d4

>Warning
> If you are calling createGUI yourself, remember to remove the Create flag from the options parameter. Also, call setupGUI always after you call createGUI.

If there is a work around I can apply to the config file for the time being, please let me know.
Comment 3 Jinesh Choksi 2021-07-23 18:22:10 UTC

*** This bug has been marked as a duplicate of bug 430036 ***