Bug 61871 - LayoutTests/editing/pasteboard/drag-drop-list fails on webkit2
Summary: LayoutTests/editing/pasteboard/drag-drop-list fails on webkit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 61683
  Show dependency treegraph
 
Reported: 2011-06-01 10:52 PDT by Annie Sullivan
Modified: 2011-06-01 11:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.49 KB, patch)
2011-06-01 11:05 PDT, Annie Sullivan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Annie Sullivan 2011-06-01 10:52:34 PDT
There seems to be a problem with dragging and dropping on webkit2, nothing happens when the text is dragged/dropped: http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20%28WebKit2%20Tests%29/r87782%20%28342%29/editing/pasteboard/drag-drop-list-pretty-diff.html
Comment 1 Annie Sullivan 2011-06-01 11:05:02 PDT
Created attachment 95627 [details]
Patch
Comment 2 Ryosuke Niwa 2011-06-01 11:34:17 PDT
Is drag & drop by eventSender implemented in WebKit2 yet?

+enrica, +ap
Comment 3 Annie Sullivan 2011-06-01 11:36:38 PDT
(In reply to comment #2)
> Is drag & drop by eventSender implemented in WebKit2 yet?
> 
> +enrica, +ap

FYI, this test was already skipped in webkit2, but I had forgotten to update the skipped file when I renamed it.
Comment 4 Ryosuke Niwa 2011-06-01 11:37:27 PDT
(In reply to comment #3)
> FYI, this test was already skipped in webkit2, but I had forgotten to update the skipped file when I renamed it.

Okay, then please update Skipped list instead of adding a failing expected result.
Comment 5 Ryosuke Niwa 2011-06-01 11:44:15 PDT
Comment on attachment 95627 [details]
Patch

Clearing flags on attachment: 95627

Committed r87833: <http://trac.webkit.org/changeset/87833>
Comment 6 Ryosuke Niwa 2011-06-01 11:44:19 PDT
All reviewed patches have been landed.  Closing bug.