Bug 137886 - When a tag is moved in the left panel it's position is not updated in the right panel
Summary: When a tag is moved in the left panel it's position is not updated in the rig...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Tags-Engine (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-25 22:52 UTC by John Aylward
Modified: 2012-09-21 07:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.9.0


Attachments
Proposed patch (1.92 KB, patch)
2006-11-26 19:43 UTC, Marcel Wiesweg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Aylward 2006-11-25 22:52:21 UTC
Version:           0.9.0-rc1 (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
Compiler:          gcc 4.1.1 
OS:                Linux

If you move a tag in the tag hierarchy, you must restart digikam before tag is updated in the right panel.  The "Recent Tags" view is not updated either.
Comment 1 Marcel Wiesweg 2006-11-26 19:43:10 UTC
Created attachment 18703 [details]
Proposed patch

Connect to signalTAlbumMoved, code ported from TagFolderView.
Include in final release?
Comment 2 caulier.gilles 2006-11-26 20:30:36 UTC
Of course Marcel. If its work let's go.

Gilles
Comment 3 caulier.gilles 2006-11-27 10:09:43 UTC
Marcel,

I have tested your patch, and all work fine. 

Code is in svn with commit #608247.

Gilles