Bug 198509

Summary: Tagging by drag and drop not possible anymore
Product: [Applications] digikam Reporter: Andi Clemens <andi.clemens>
Component: Usability-Drag&DropAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0

Description Andi Clemens 2009-07-01 11:09:19 UTC
Version:           1.0.0-beta2 (using 4.2.4 (KDE 4.2.4), Arch Linux)
Compiler:          gcc
OS:                Linux (i686) release 2.6.30-ARCH

Since modelview, tagging by drag and drop is not possible anymore.
Try to drag a tag from FilterView or other tagviews onto images, no action takes place.
The context menu is shown, but that's it. If you click on an assign-action, it does nothing.
Comment 1 Marcel Wiesweg 2009-07-01 13:13:03 UTC
SVN commit 989987 by mwiesweg:

Add missing connection from Drag-drop handler to MetadataManager

BUG: 198509

 M  +2 -1      NEWS  
 M  +3 -0      digikam/digikamimageview.cpp  
 M  +7 -7      digikam/imagedragdrop.cpp  
 M  +1 -1      digikam/imagedragdrop.h  


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