<?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>25924</bug_id>
          
          <creation_ts>2009-05-21 03:57:50 -0700</creation_ts>
          <short_desc>Windows DumpRenderTree needs multi-file Drag and Drop support (eventSender.beginDragWithFiles)</short_desc>
          <delta_ts>2019-04-05 18:12:27 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=64285</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>25852</dependson>
          <blocked>25913</blocked>
    
    <blocked>25916</blocked>
    
    <blocked>25923</blocked>
    
    <blocked>29666</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aroben</cc>
    
    <cc>dbates</cc>
    
    <cc>mculpepper</cc>
    
    <cc>oliver</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>122318</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-05-21 03:57:50 -0700</bug_when>
    <thetext>Windows DumpRenderTree needs Drag and Drop support

The LayoutTests/platform/win/Skipped list clearly shows that DnD is not currently functional on windows DRT:

# Drag &amp; Drop doesn&apos;t work correctly in DRT &lt;rdar://5621244&gt;
editing/pasteboard/drag-image-in-about-blank-frame.html
editing/pasteboard/get-data-text-plain-drop.html
editing/selection/drag-in-iframe.html
fast/events/drag-in-frames.html
fast/events/standalone-image-drag-to-editable.html

But it&apos;s very much needed to test things like bug 25916 and bug 25913 and bug 25923.

The mac side of multi-file dragging was added in bug 25852.

I&apos;m hoping some of the Windows experts can help me understand what needs to be done here to fake this on Windows.  I don&apos;t even see equivalent calls like [webview dragEntered:info] in the Windows DRT.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122366</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2009-05-21 09:43:28 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; Windows DumpRenderTree needs Drag and Drop support
&gt; 
&gt; The LayoutTests/platform/win/Skipped list clearly shows that DnD is not
&gt; currently functional on windows DRT:
&gt; 
&gt; # Drag &amp; Drop doesn&apos;t work correctly in DRT &lt;rdar://5621244&gt;
&gt; editing/pasteboard/drag-image-in-about-blank-frame.html
&gt; editing/pasteboard/get-data-text-plain-drop.html
&gt; editing/selection/drag-in-iframe.html
&gt; fast/events/drag-in-frames.html
&gt; fast/events/standalone-image-drag-to-editable.html

It is partially functional. But it&apos;s buggy.

&gt; I don&apos;t even see equivalent calls like [webview dragEntered:info]
&gt; in the Windows DRT.

&lt;http://trac.webkit.org/browser/trunk/WebKitTools/DumpRenderTree/win/EventSender.cpp?rev=43159#L191&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122450</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-05-21 16:25:13 -0700</bug_when>
    <thetext>I would suspect a DragOver() call is also needed on eventSender.mouseMoveTo.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122456</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2009-05-21 16:45:42 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; I would suspect a DragOver() call is also needed on eventSender.mouseMoveTo.

We already do that, too: &lt;http://trac.webkit.org/browser/trunk/WebKitTools/DumpRenderTree/win/EventSender.cpp?rev=43159#L229&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122457</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-05-21 16:47:12 -0700</bug_when>
    <thetext>I swear I searched for it on the page... honest. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>155925</commentid>
    <comment_count>5</comment_count>
    <who name="Marshall Culpepper">mculpepper</who>
    <bug_when>2009-10-19 14:55:37 -0700</bug_when>
    <thetext>You guys have any more insight as to what&apos;s buggy about the current code in DRT? I might take a look at it so we can test win32 D&amp;D functionality reliably..</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>