[Digikam-devel] [digikam] [Bug 318834] Images vanish and Properties not shown if image is picked from Image Thumbbar on right and dropped on to the Thumbbar itself

Pravesh Gupta praveshgupta1993 at yahoo.co.in
Sat Apr 27 11:56:12 BST 2013


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

--- Comment #3 from Pravesh Gupta <praveshgupta1993 at yahoo.co.in> ---
If I make m_readonly attribute of ImageDragDropHandler as false by 
d->dragDrogHandler->setReadonly(false) (line 355) of main.cpp of ImageEditor,
this bug disappears but then I cannot drop image from the digiKam window to
ImageEditor Window.

I think dropEvent() (line 207) function of ImageDragDropHandler.cpp have to be
reimplemented to detect whether the D&D is from thumbbar to thumbbar and then
return false if detected.

ImageEditor main.cpp :-
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/imageeditor/main/imagewindow.cpp

ImageDragDropHandler.cpp
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/dragdrop/imagedragdrop.cpp

Pravesh

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list