Bug 137886

Summary: When a tag is moved in the left panel it's position is not updated in the right panel
Product: [Applications] digikam Reporter: John Aylward <johnjaylward>
Component: Tags-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.0
Attachments: Proposed patch

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