Bug 252254 - Changing "Services" settings resets "Previews" settings
Summary: Changing "Services" settings resets "Previews" settings
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords: reproducible
Depends on:
Blocks:
 
Reported: 2010-09-24 15:44 UTC by Hans Chen
Modified: 2010-11-05 18:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.5.4


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Chen 2010-09-24 15:44:02 UTC
Version:           unspecified (using KDE 4.5.1) 
OS:                Linux

When I change a setting in Settings -> Configure Dolphin... -> Services and click on OK, my settings in Settings -> Configure Dolphin... -> General -> Previews seems to be reseted. It looks like none of the checkboxes are checked in "Show previews for", but Dolphin still shows previews.

The preview settings have changed since I don't want previews for e.g. Directories, but they (the previews) show up after I reproduce this bug.

Reproducible: Always

Steps to Reproduce:
1. Go to Settings -> Configure Dolphin... -> Services.
2. Check or uncheck a service.
3. Click on OK.

Actual Results:  
My Preview settings have changed. Settings -> Configure Dolphin -> General -> Previews shows that none of the options are checked.

Expected Results:  
Don't touch my Previews settings!
Comment 1 Frank Reininghaus 2010-09-25 13:18:48 UTC
Issue confirmed in trunk. Thanks for reporting!
Comment 2 Janet 2010-10-24 14:08:24 UTC
It's not only when you change something in "Services", it's when you change anything in the dolphin settings that it loses the preview settings.

Set preview to e.g. pictures and fonts, save, go back into settings "Start" and change the addressbar behaviour, save - all preview settings are cleared. Or just change the icon size for one of the view modes - previews are reset to default.
Comment 3 Peter Penz 2010-11-05 18:45:46 UTC
SVN commit 1193353 by ppenz:

Take care to not reset the preview-settings if they have not been changed.

BUG: 252254
FIXED-IN: 4.5.4


 M  +3 -1      previewssettingspage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1193353
Comment 4 Peter Penz 2010-11-05 18:46:09 UTC
SVN commit 1193355 by ppenz:

Take care to not reset the preview-settings if they have not been changed.

CCBUG: 252254



 M  +3 -1      previewssettingspage.cpp  


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