https://bugs.kde.org/show_bug.cgi?id=460056
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libplasma/-/commit/f8ebf |ma/libplasma/-/commit/5c3b3 |febdf5ea11e456120d2afe12f2c |b77388080cb51124c356ed6a4b8 |0f0443e3 |93a08fc0 --- Comment #20 from Marco Martin <notm...@gmail.com> --- Git commit 5c3b3b77388080cb51124c356ed6a4b893a08fc0 by Marco Martin. Committed on 26/05/2025 at 10:15. Pushed by mart into branch 'Plasma/6.4'. Fix drag and drop of item on containments ContainmentItem::createApplet wants a position relative to the containment, while sendng dropPoint() is an absolute screen coordinate position Drop will be broken for centered panels and containments in screens not at 0,0 position. transform the coordinates to be relative to the contaiment M +15 -9 src/plasmaquick/plasmoid/containmentitem.cpp M +6 -6 src/plasmaquick/plasmoid/dropmenu.cpp M +3 -3 src/plasmaquick/plasmoid/dropmenu.h https://invent.kde.org/plasma/libplasma/-/commit/5c3b3b77388080cb51124c356ed6a4b893a08fc0 -- You are receiving this mail because: You are watching all bug changes.