Bug 163701

Summary: show "delete" command from dolphin does not affect folder view menu
Product: [Plasma] plasma4 Reporter: Fabrizio Di Marco <fdmarco3>
Component: widget-folderviewAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Fabrizio Di Marco 2008-06-10 14:20:18 UTC
Version:           KDE 4.0.81 >= 20080527 (using 4.00.81 (KDE 4.0.81 >= 20080527), compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.24-18-generic

When i select the 'show "delete" command' in Dolphin, this options does not affect the context menu of the folder-view widget.
Comment 1 Leticia Hernández 2008-06-17 11:36:40 UTC
Yes, I was about to report this too. Using KDE 4.0.82.
Comment 2 Sel Goona 2008-07-30 15:33:36 UTC
Jup! A really annoying problem, especially if you dont use the trash in KDE4. Really uncomfortable, if you always have to open the Filemanager to delete a file in folderview.
Comment 3 Alex Merry 2008-08-06 22:21:13 UTC
SVN commit 843259 by alexmerry:

Honour Dolphin's "Show delete command" option in folderview.

BUG: 163701



 M  +9 -0      folderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=843259
Comment 4 Alex Merry 2008-08-08 15:28:04 UTC
SVN commit 844041 by alexmerry:

Backport fix: respect the ShowDeleteCommand option, as set in Dolphin/Konqueror.

CCBUG: 163701



 M  +6 -0      folderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=844041