Bug 273485 - Drag & drop doesn't work anymore
Summary: Drag & drop doesn't work anymore
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: commands and actions (show other bugs)
Version: Git (master)
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: release_blocker
Depends on:
Blocks:
 
Reported: 2011-05-17 15:22 UTC by Christophe Marin
Modified: 2011-05-18 14:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Marin 2011-05-17 15:22:07 UTC
Using git master.

Selecting a message and dragging it to a different folder is currently broken.
Comment 1 Christophe Marin 2011-05-17 16:00:35 UTC
After bisecting:

f52e46b7f60136afa35088bbac080f1164e15bd7 is the first bad commit.
Comment 2 Stephen Kelly 2011-05-18 14:32:02 UTC
Git commit ae257e38c3dc090216346d7b787a951f26e1b8f3 by Stephen Kelly.
Committed on 17/05/2011 at 22:27.
Pushed by skelly into branch 'KDE/4.6'.

Fix the handling of drops in the identity proxy model.

Ported from akonadi_next version.

BUG: 273485

M  +56   -1    kdeui/itemviews/kidentityproxymodel.cpp     
M  +6    -0    kdeui/itemviews/kidentityproxymodel.h     

http://commits.kde.org/kdelibs/ae257e38c3dc090216346d7b787a951f26e1b8f3
Comment 3 Stephen Kelly 2011-05-18 14:34:39 UTC
Git commit 12ee6605336e5508a1a7aa5e21386e2c3d5dc446 by Stephen Kelly.
Committed on 17/05/2011 at 22:27.
Pushed by skelly into branch 'master'.

Fix the handling of drops in the identity proxy model.

Ported from akonadi_next version.

CCBUG: 273485
(cherry picked from commit ae257e38c3dc090216346d7b787a951f26e1b8f3)

M  +56   -1    kdeui/itemviews/kidentityproxymodel.cpp     
M  +6    -0    kdeui/itemviews/kidentityproxymodel.h     

http://commits.kde.org/kdelibs/12ee6605336e5508a1a7aa5e21386e2c3d5dc446