Bug 81833 - fast/events/drag-link.html is failing in Mac WebKit2
Summary: fast/events/drag-link.html is failing in Mac WebKit2
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-03-21 15:04 PDT by mitz
Modified: 2012-03-22 11:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-03-21 15:04:14 PDT
fast/events/drag-link.html is failing in Mac WebKit2, as the dragged link ends up being dropped onto the desktop or into an application window that happens to be in the right place, rather than being dropped into the WKView.
Comment 1 Radar WebKit Bug Importer 2012-03-21 15:05:34 PDT
<rdar://problem/11094258>
Comment 2 mitz 2012-03-21 15:07:51 PDT
Landed the current, incorrect Mac WebKit2 results as expected results in <http://trac.webkit.org/r111606>.
Comment 3 Alexey Proskuryakov 2012-03-22 10:56:59 PDT
Dropping into another application seems destructive - is there a reason why this test shouldn't be skipped?
Comment 4 mitz 2012-03-22 10:58:31 PDT
I guess not.
Comment 5 mitz 2012-03-22 10:58:48 PDT
I am going to add it to the skip list.
Comment 6 mitz 2012-03-22 11:02:27 PDT
Added to the Mac WebKit2 skip list in <http://trac.webkit.org/r111732>.