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

David Redondo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from David Redondo <[email protected]> ---
When the drag is dropped SeatInterface emits dragEnded(), at this point the
data source is reset and the drag object deleted:
https://invent.kde.org/plasma/kwin/-/blob/master/src/xwayland/dnd.cpp#L165

VLC will only ask for data after the drop has happened but at that point since
wlsource is null we just ignore it:
https://invent.kde.org/plasma/kwin/-/blob/master/src/xwayland/selection.cpp#L238

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to