Version: 2.3 (using 4.3.2 (KDE 4.3.2), Debian packages) Compiler: cc OS: Linux (x86_64) release 2.6.30-2-amd64 In the shortcuts editor the entry are two entries “Show Menu Bar”
I can confirm the duplicated entry “Show Menu Bar” in all these versions: Kubuntu 9.04 $ konsole --version Qt: 4.5.2 KDE: 4.3.2 (KDE 4.3.2) Konsole: 2.3.2 branch compiled from sources $ konsole --version Qt: 4.5.2 KDE: 4.3.3 (KDE 4.3.3) Konsole: 2.3.3 trunk compiled from sources $ konsole --version Qt: 4.6.0 KDE: 4.3.75 (KDE 4.3.74 (KDE 4.4 >= 20091102)) Konsole: 2.4
I can confirm this with konsole-2.7.999
The cause is that the "Show MenuBar" action is ALWAYS part of the context menu, even when the menubar is already shown.
Git commit 40a38d7aa18fe40637ec35da6295022007df0a6e by Jekyll Wu. Committed on 20/10/2012 at 04:06. Pushed by jekyllwu into branch 'master'. Avoid duplicate "Show Menubar" entries in shortcuts dialog The "show menubar" action in context menu is now shown only when menubar is hidden. REVIEW: 104193 FIXED-IN: 4.10.0 M +1 -3 desktop/sessionui.rc M +10 -1 src/SessionController.cpp M +2 -0 src/SessionController.h http://commits.kde.org/konsole/40a38d7aa18fe40637ec35da6295022007df0a6e