RESOLVED WORKSFORME 10011
Assertion failure in -[WebHTMLView(WebDocumentInternalProtocols) draggingUpdatedWithDraggingInfo:actionMask:])
https://bugs.webkit.org/show_bug.cgi?id=10011
Summary Assertion failure in -[WebHTMLView(WebDocumentInternalProtocols) draggingUpda...
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.