Drag & drop broken in Popover: only ::drag-begin is emitted, other signals not
Just found that DND is not working in Lollypop popovers.
Working example (no popover):
https://python-gtk-3-tutorial.readthedocs.io/en/latest/drag_and_drop.html
Broken example (popover)
Only Wayland
All is OK when running Xorg.
Other information
Debugging Lollypop shown that only "drag-begin" is emitted.
Edited by Daniel Boles