Bug 10011 - Assertion failure in -[WebHTMLView(WebDocumentInternalProtocols) draggingUpdatedWithDraggingInfo:actionMask:])
Summary: Assertion failure in -[WebHTMLView(WebDocumentInternalProtocols) draggingUpda...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: https://bugs.webkit.org/attachment.cg...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 11:50 PDT by Alexey Proskuryakov
Modified: 2008-11-28 12:15 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2006-07-19 11:50:17 PDT
Steps to reproduce:
1) Open the bug URL (which is a test for bug 7323).
2) Drag the "drag me" URL somewhere.
3) Release it.
4) While the drag image is still retracting to the URL's original position, click inside the iframe.

Results:
=================
ASSERTION FAILED: [self _isTopHTMLView] (/Users/ap/WebKit/WebKit/WebView/WebHTMLView.m:5651 -[WebHTMLView(WebDocumentInternalProtocols) draggingUpdatedWithDraggingInfo:actionMask:])
=================
Comment 1 Alexey Proskuryakov 2008-11-28 12:15:26 PST
I can no longer reproduce this with r38816.