Bug 412904

Summary: Provide option to hide menu bar in message view windows
Product: [Applications] kmail2 Reporter: Michael D <nortexoid>
Component: UIAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 5.12.1   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In: 5.13.0

Description Michael D 2019-10-13 12:58:46 UTC
Currently all windows can have their menu bars hidden except windows invoked by double clicking a message in the list pane. It would be great to provide an option to hide the menu bar there too.

Thanks!
Comment 1 Laurent Montel 2019-10-14 11:18:38 UTC
Git commit 7dccb3372ef50d94426d664728e7059920161f2b by Laurent Montel.
Committed on 14/10/2019 at 11:18.
Pushed by mlaurent into branch 'master'.

Fix Bug 412904 - Provide option to hide menu bar in message view windows
FIXED-IN: 5.13.0

M  +31   -1    src/kmreadermainwin.cpp
M  +2    -0    src/kmreadermainwin.h
M  +2    -1    src/kmreadermainwin.rc
M  +8    -0    src/settings/kmail.kcfg.cmake

https://commits.kde.org/kmail/7dccb3372ef50d94426d664728e7059920161f2b
Comment 2 Michael D 2019-10-15 16:55:42 UTC
Thanks for adding this feature!