[Webkit-unassigned] [Bug 265857] [GTK] Drag and drop is broken unless DataTransfer.setData() is called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 12:25:02 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=265857

--- Comment #5 from toterddd at gmail.com ---
The Gtk4 implementation straight up quits when no data is loaded:
webkitgtk-2.42.2/Source/WebKit/UIProcess/API/gtk/DropTargetGtk4:149-152
 if (!data) {
                didloaddata();
                return;
            }

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231207/a71181d5/attachment.htm>


More information about the webkit-unassigned mailing list