Bug 167773 - option "view command 'delete' " in general settings,local menu is not saved when I check it
Summary: option "view command 'delete' " in general settings,local menu is not saved w...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 19:40 UTC by Michal Kucera
Modified: 2008-08-03 12:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Kucera 2008-07-30 19:40:17 UTC
Version:           1.1 (using 4.1.00 (KDE 4.1.0), Kubuntu packages)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-19-generic

When I go to settings of dolphin and checked option "view command delete in context menu" in general settings,local menu and click to save button and then I check it, option is not checked (saved). It doesn't happen anything, it is not saved.
Comment 1 Dario Andres 2008-07-30 20:27:15 UTC
Dolphin Version 1.1 Using KDE 4.1.00 (KDE 4.1.0) (KDEmod) in ArchLinux i686:

I can confirm this bug. 
The "Show Delete Command" isn't saved in Dolphin Settings.
Comment 2 Peter Penz 2008-07-30 22:54:25 UTC
Confirmed - it seems the global settings for the command have been changed shortly before the release. I'll fix this until KDE 4.1.1
Comment 3 Peter Penz 2008-08-03 12:49:36 UTC
SVN commit 841473 by ppenz:

fixed issue that the "[ ] Show 'Delete' command" for the context menu did not work

@David: the same issue occurs in Konqueror (settings/konq/behavior.cpp) - may I apply the fix there too?

BUG: 167773
CCMAIL: faure@kde.org

 M  +5 -7      generalsettingspage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=841473
Comment 4 Peter Penz 2008-08-03 12:49:54 UTC
SVN commit 841475 by ppenz:

Backport of 841473: fixed issue that the "[ ] Show 'Delete' command" for the context menu did not work

@David: the same issue occurs in Konqueror (settings/konq/behavior.cpp) - may I apply the fix there too?

CCBUG: 167773
CCMAIL: faure@kde.org

 M  +5 -7      generalsettingspage.cpp  


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