Bug 10011

Summary: Assertion failure in -[WebHTMLView(WebDocumentInternalProtocols) draggingUpdatedWithDraggingInfo:actionMask:])
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: https://bugs.webkit.org/attachment.cgi?id=6568

Alexey Proskuryakov
Reported 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:]) =================
Attachments
Alexey Proskuryakov
Comment 1 2008-11-28 12:15:26 PST
I can no longer reproduce this with r38816.
Note You need to log in before you can comment on or make changes to this bug.