Bug 412904 - Provide option to hide menu bar in message view windows
Summary: Provide option to hide menu bar in message view windows
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: UI (show other bugs)
Version: 5.12.1
Platform: Manjaro Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-13 12:58 UTC by Michael D
Modified: 2019-10-15 16:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.13.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!