https://bugs.kde.org/show_bug.cgi?id=501862
--- Comment #42 from Maik Qualmann <metzping...@gmail.com> --- Git commit 60b9c8def66c690891ce305ea001b65e4c7b834c by Maik Qualmann. Committed on 18/04/2025 at 20:17. Pushed by mqualmann into branch 'master'. fix drag&drop popup positions under Wayland On Wayland we can't rely on global cursor position. In particular QCursor::pos() returns a wrong position. M +51 -5 core/app/dragdrop/albumdragdrop.cpp M +10 -1 core/app/dragdrop/importdragdrop.cpp M +31 -5 core/app/dragdrop/itemdragdrop.cpp M +43 -5 core/app/dragdrop/tagdragdrop.cpp https://invent.kde.org/graphics/digikam/-/commit/60b9c8def66c690891ce305ea001b65e4c7b834c -- You are receiving this mail because: You are watching all bug changes.