[Digikam-devel] [Bug 226381] Copy/Paste of images in Albums view selects wrong image

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Feb 13 13:57:30 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=226381


Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-02-13 14:57:24 ---
SVN commit 1089598 by mwiesweg:

Use model's mimeData() which is forwarded through the proxy models to the
source model.
The drag-drop handler expects indexes from the source model. We fed indexes
from
the proxy model. The ImageModel does not crash there, but gives out the
images it has at the given position.

BUG: 226381

 M  +2 -1      NEWS  
 M  +2 -2      libs/widgets/common/dcategorizedview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1089598

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list