Version: unspecified (using KDE 4.5.3) OS: Linux "Show menubar" in dolphin is the first voice of the menu Reproducible: Always Steps to Reproduce: Open dolphin If there is the menu bar, press CTRL+M to hide it Click on a white part of the window: it's the first voice Here, https://bugs.kde.org/show_bug.cgi?id=257065 , the voice "Show menubar" will be not visible when I click on a file or a folder, but when I click on a white part of the window the voice "Show menubar" is the first... This is not comfortable! Usually users when click with the right button on a part of the window want to create a new file o directory... And this must be the first voice! I think "Show menubar" must be the previous one of the last ("Proprieties") or "Resource"... Maybe it is better if the tick at the left of the "Show menubar" voice will be delete: it is useless because the voice isn't showed when there is the menubar
Created attachment 53472 [details] Example image
SVN commit 1198181 by ppenz: Move the "Show Menubar" entry from the top to the bottom. For users that have hidden the menubar on purpose having this as first item makes no sense. BUG: 257089 FIXED-IN: 4.6.0 M +6 -5 dolphincontextmenu.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1198181
I've moved it to the bottom now :-) I left the tick at left currently, as removing it would only be possible by some minor hacks in Dolphin (internally the same action as in the menu is used, which usually makes sense -> it is also shown the same way).
Thanks! :)