Bug 337392

Summary: Drag and drop tagging stopped working
Product: [Applications] digikam Reporter: Michal Thoma <michal>
Component: Usability-Drag&DropAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, veaceslav.munteanu90
Priority: NOR    
Version: 4.1.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.2.0

Description Michal Thoma 2014-07-12 10:27:10 UTC
Since version 4 there is some problem with drag-and-drop tagging.

1 - Drag and drop on tag name in filters and tags on right pane doesn't work at all. I get dialog which asks for adding image to to tag, but nothing happens.

2 - Drag and drop on the left tag pane will add tag, but not the one to which file was dropped, but the first parent (the highest tag in the nested structure).

Reproducible: Always
Comment 1 Veaceslav Munteanu 2014-07-12 11:25:40 UTC
After Tags Manager was introduced, the tags panel support multiple selection. Select 3 tags using Control, and then drop a image on top. It should assign all 3 tags to image.

I guess I missed the case when nothing is selected, will come with a fix in few minutes.
Comment 2 Veaceslav Munteanu 2014-07-12 11:39:11 UTC
Git commit d2fc72ada037f6250de1fe7cbdf7b2b44b9ef928 by Veaceslav Munteanu.
Committed on 12/07/2014 at 11:38.
Pushed by munteanu into branch 'master'.

M  +7    -0    digikam/dragdrop/tagdragdrop.cpp

http://commits.kde.org/digikam/d2fc72ada037f6250de1fe7cbdf7b2b44b9ef928
Comment 3 Veaceslav Munteanu 2014-07-12 11:40:13 UTC
Please test the current git master.