Bug 337392 - Drag and drop tagging stopped working
Summary: Drag and drop tagging stopped working
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Drag&Drop (show other bugs)
Version: 4.1.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 10:27 UTC by Michal Thoma
Modified: 2017-08-02 17:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.2.0


Attachments

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