SUMMARY Drag-n-drop function does not work in Geolocation editor STEPS TO REPRODUCE 1. Choose image (any format) 2. Item->Edit Geolocation (Ctrl+Shift+G) 3. Try Drag-and-Drop into map panel OBSERVED RESULT Function is disabled. EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: MacOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
You are using Qt-5.12? Maik
The cause is a change in Qt-5.12. https://forum.qt.io/topic/97649/bug-in-qt-5-12-drag-n-drop https://bugreports.qt.io/browse/QTBUG-67155 Maik
Git commit 83cd159920b89cb1b3dbf1329ae5860877bbe045 by Maik Qualmann. Committed on 03/01/2019 at 16:08. Pushed by mqualmann into branch 'master'. fix drag-n-drop with Qt-5.12 in Geolocation editor FIXED-IN: 6.0.0 M +2 -1 NEWS M +1 -1 core/utilities/geolocation/editor/dialog/geolocationedit.cpp M +6 -7 core/utilities/geolocation/geoiface/widgets/mapwidget.cpp https://commits.kde.org/digikam/83cd159920b89cb1b3dbf1329ae5860877bbe045
*** Bug 403233 has been marked as a duplicate of this bug. ***