[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

David Edmundson bugzilla_noreply at kde.org
Wed May 15 23:26:59 BST 2024


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

--- Comment #43 from David Edmundson <kde at davidedmundson.co.uk> ---
Chrome is doing something highly unusual.

[2257948.361] wl_data_device at 15.drop()
[2257948.578]  -> wl_data_offer at 4278190082.destroy()
[2257948.592] wl_data_source at 58.dnd_drop_performed()

We tell the target it's dropped, then it deletes the offer immediately. So it
had a valid offer at the time of drop, but it doesn't finish that offer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list