Bug 231378

Summary: Impossible to redisplay a calendar icon once 'Use custom icons' check box is unchecked
Product: [Applications] korganizer Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-03-20 03:02:40 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Right click on a calendar in the resources/folders view and select 'Properties...'
- Uncheck the 'Use custom icons:' check box
- Click on 'Ok'
- Now right click on the same calendar and reselect 'Properties...'
- Check the 'Use custom icons:' check box

The default icon is now a blue folder whereas before it was a calendar icon. It is very hard to find it again even when clicking on the icon button unless you know where it is on the hard drive.

I am not sure where this icon is actually displayed in KOrg since I could not find it displayed anywhere.

If it is actually displayed somewhere maybe a reset to default button could do the trick to have that icon again.

Trunk, Svn Rev 1105215
Comment 1 Laurent Montel 2010-03-20 23:10:23 UTC
SVN commit 1105681 by mlaurent:

Fix bug #231378 
icon was not good
CCBUG: 231378


 M  +2 -2      collectiongeneralpage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1105681
Comment 2 Laurent Montel 2010-03-20 23:10:46 UTC
Fixed in svn #1105681.
Comment 3 Sabine Faure 2010-03-24 22:12:49 UTC
It is corrected now.

When unchecking the 'Use custom icon' check box the icon is greyed but still displayed. So when the user rechecks the check box the icon is displayed properly again.

Trunk, Svn Rev 1106990