[Webkit-unassigned] [Bug 25924] New: Windows DumpRenderTree needs multi-file Drag and Drop support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 03:57:54 PDT 2009


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

           Summary: Windows DumpRenderTree needs multi-file Drag and Drop
                    support
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: oliver at apple.com, aroben at apple.com
 BugsThisDependsOn: 25852
OtherBugsDependingO 25913,25916,25923
             nThis:


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 & Drop doesn't work correctly in DRT <rdar://5621244>
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'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'm hoping some of the Windows experts can help me understand what needs to be
done here to fake this on Windows.  I don't even see equivalent calls like
[webview dragEntered:info] in the Windows DRT.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list