Bug 83549 - Toggling "Menubar" in Kate/KWrite
Summary: Toggling "Menubar" in Kate/KWrite
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 240447 276597 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-17 20:22 UTC by Hackeron
Modified: 2014-02-20 19:57 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.13


Attachments
patch adding ability to toggle the menu bar visibility by pressing ctrl+m (6.12 KB, patch)
2014-02-04 08:35 UTC, Valentin Uzunov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hackeron 2004-06-17 20:22:48 UTC
Version:            (using KDE KDE 3.2.90)

I would like to particulary have a way to toggle the menubar in kwrite, just like I can edit it in konqueror.

But realy some consistency is needed. Should be a way to toggle menubar for each KDE app.
Comment 1 Stephan Binner 2004-06-19 07:49:42 UTC
This must be implemented in every application as there must be always a way offered in context menu to reenable it.
Comment 2 Hackeron 2005-01-14 16:22:53 UTC
It should be implemented indeed. Any updates on this?
Comment 3 Amir Taaki 2005-10-13 18:29:31 UTC
i was just about to report this as well. I usually hide my konqueror menubar and bring it up as needed using CTRL+M...
Comment 4 Hackeron 2005-10-13 18:50:34 UTC
well, vote for it and maybe it'll get done :)
Comment 5 greatbunzinni 2005-11-13 13:46:14 UTC
The "toggle menubar" through the Ctrl+M accelerator is a feature that not only is extremely usefull but that is a trademark of a typical KDE app. Because it is a trivial thing to implement, I believe that there is no reason not to implement this feature.

Therefore, I believe that KATE would benefit from the implementation of this feature.
Comment 6 Hackeron 2005-11-14 14:41:55 UTC
well, common people, if you want this feature please vote for it.
Comment 7 Hackeron 2006-05-29 23:57:38 UTC
no one?
Comment 8 Eelis 2007-07-26 10:25:11 UTC
Just a yearly update to reflect the fact that this feature is still desired in 2007 :).
Comment 9 Dominik Haumann 2007-07-30 23:26:37 UTC
Valid indeed, maybe you want to provide a patch? :)
Comment 10 Dominik Haumann 2010-06-03 13:22:51 UTC
*** Bug 240447 has been marked as a duplicate of this bug. ***
Comment 11 Dominik Haumann 2011-09-11 10:21:41 UTC
*** Bug 276597 has been marked as a duplicate of this bug. ***
Comment 12 Ragnar Thomsen 2012-12-05 21:09:06 UTC
I vote for an option to hide the menubar in kwrite/kate.
Comment 13 Andreas Kuhl 2013-01-08 12:31:09 UTC
This is now possible in KDE 4.10 with appmenu support.
Comment 14 Valentin Uzunov 2014-02-04 08:35:49 UTC
Created attachment 84983 [details]
patch adding ability to toggle the menu bar visibility by pressing ctrl+m
Comment 15 Dominik Haumann 2014-02-20 19:49:00 UTC
Git commit b5071f92450d9e9bbfe851cff264f93bc5676d40 by Dominik Haumann.
Committed on 20/02/2014 at 19:46.
Pushed by dhaumann into branch 'master'.

Toggling "Menubar" in Kate/KWrite

REVIEW: 115460
FIXED-IN: 4.13

M  +42   -1    kate/app/katemainwindow.cpp
M  +4    -0    kate/app/katemainwindow.h

http://commits.kde.org/kate/b5071f92450d9e9bbfe851cff264f93bc5676d40
Comment 16 Dominik Haumann 2014-02-20 19:57:14 UTC
Git commit 50f59591fbc3545d73c63dc029d63592b7d15300 by Dominik Haumann.
Committed on 20/02/2014 at 19:54.
Pushed by dhaumann into branch 'frameworks'.

port to KF5: Toggling "Menubar" in Kate/KWrite

M  +38   -0    kate/src/katemainwindow.cpp
M  +5    -0    kate/src/katemainwindow.h

http://commits.kde.org/kate/50f59591fbc3545d73c63dc029d63592b7d15300