https://bugs.kde.org/show_bug.cgi?id=380806
--- Comment #3 from Kai Uwe Broulik <k...@privat.broulik.de> --- The patch to KDeclarative is correct imho but FolderModel::drop stores the mimeData pointer and then uses it asynchronously once popupMenuAboutToShow fired at a point where the original DropArea event is already destroyed. This needs to be fixed in FolderView. -- You are receiving this mail because: You are watching all bug changes.