Bug 273485

Summary: Drag & drop doesn't work anymore
Product: [Applications] kmail2 Reporter: Christophe Marin <christophe>
Component: commands and actionsAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: release_blocker
Priority: NOR    
Version: Git (master)   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

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