Bug 231378 - Impossible to redisplay a calendar icon once 'Use custom icons' check box is unchecked
Summary: Impossible to redisplay a calendar icon once 'Use custom icons' check box is ...
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 03:02 UTC by Sabine Faure
Modified: 2010-03-24 22:12 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 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