<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>52094</bug_id>
          
          <creation_ts>2011-01-07 17:45:04 -0800</creation_ts>
          <short_desc>[GTK] Dragging images and links results in a DataTransfer object containing a non-empty files array</short_desc>
          <delta_ts>2017-03-11 10:50:42 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk, LayoutTestFailure</keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>40833</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Robinson">mrobinson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>antaryami.pandia</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>331116</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-01-07 17:45:04 -0800</bug_when>
    <thetext>This can be observed by the failure of editing/pasteboard/files-during-page-drags.html.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>609611</commentid>
    <comment_count>1</comment_count>
    <who name="Antaryami Pandia (apandia)">antaryami.pandia</who>
    <bug_when>2012-04-25 03:38:29 -0700</bug_when>
    <thetext>Hi Martin,
As per my understanding when doing a drag, the &quot;EventHandler::performDragAndDrop&quot;, should be called. But in this case it&apos;s not getting called. I tried further debugging and found that &quot;beginDragWithFilesCallback&quot; (of DumpRendererTree/gtk/eventsender.cpp) is also not getting called.

I am using the below commands to debug the test using dumprenderertree:-

1. gdb WebKitBuild/Debug/Programs/DumpRenderTree
2. b EventSender.cpp:473 // beginDragWithFilesCallback method

3. r PATH-TO-LOCATION/LayoutTests/editing/pasteboard/drag-files-to-editable-element.html

Please let me know if I am missing something.
Any pointers will be helpful.

Thanks
-Antaryami</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>