[Webkit-unassigned] [Bug 216828] New: [gtk] evolution's html composer incorrectly allows dragging files as path causing crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 09:01:42 PDT 2020


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

            Bug ID: 216828
           Summary: [gtk] evolution's html composer incorrectly allows
                    dragging files as path causing crashes
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ht990332 at gmx.com
                CC: bugs-noreply at webkitgtk.org

in 2.28.4, dragging a file to evolution composer automatically expands the attachment bar and attaches the file.
in 2.30.0, dragging a file pastes its path as text and I drag it directly to the attachment bar, evo crashes

f 1
#1 0x00007fffea2cabf9 in webkit_editor_drag_data_received_cb (
widget=0x555556aae230, context=0x555555989920, x=0, y=0,
selection=0x7fffffffdf40, info=6, time=4772764)
at /home/hussam/cache/system/gnome/evolution/src/evolution/src/modules/webkit-editor/e-webkit-editor.c:5082
5082 if (!GTK_WIDGET_CLASS (e_webkit_editor_parent_class)->drag_drop (widget, context, x, y, time)) {

-- 
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/20200922/1d161044/attachment.htm>


More information about the webkit-unassigned mailing list