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

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
Following this up further.

Firefox isn't quite sending

-> send_selection(nullptr);
-> send_selection(some_offer);

It's actually sending

wl_data_offer@oldOffer.destroy()
before creating the new offer for the new clipboard

It's kwayland-server that's tracking the old offer resource being destroyed and
sending that the selection has changed to nil.

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

Reply via email to