Bug 304421

Summary: Settings to hide tabbar & menubar vanished in 4.9.0
Product: [Applications] konsole Reporter: Markus Trippelsdorf <octoploid>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: francesco.cecconi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Markus Trippelsdorf 2012-08-02 06:50:23 UTC
After upgrading to 4.9.0 both the tabbar and the menubar appeared on startup.
Both were disabled in my 4.8.4 profile.
Since 4.9.0 these settings are no longer shown in the profile editor.

(Only the command line options "--hide-tabbar --hide-menubar" could restore the
former behavior)

Reproducible: Always
Comment 1 Francesco Cecconi 2012-08-02 10:19:43 UTC
Hi Markus,

Since 4.9.0 "hide tabbar" and "hide menubar" are a global options and not more for single profile.

Look here: settings > Configure Console
Comment 2 Francesco Cecconi 2012-08-02 10:32:13 UTC
> Look here: settings > Configure Console

settings > Configure Konsole
Comment 3 Markus Trippelsdorf 2012-08-02 10:36:57 UTC
Thanks Francesco.