Bug 198509 - Tagging by drag and drop not possible anymore
Summary: Tagging by drag and drop not possible anymore
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Drag&Drop (show other bugs)
Version: 1.0.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-01 11:09 UTC by Andi Clemens
Modified: 2017-08-01 12:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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