[Webkit-unassigned] [Bug 9984] ASSERTION FAILURE: _private->mouseDownEvent != nil (WebKit/WebView/WebHTMLView.m:4863 -[WebHTMLView(WebInternal) _delegateDragSourceActionMask])

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jul 18 04:28:08 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9984





------- Comment #3 from ddkilzer at kilzer.net  2006-07-18 04:28 PDT -------
Steps to reproduce:

1. Open Attachment 9543 (from Bug 9982).
2. Right-click on the word "editable" in the iframe.  This should highlight the
word and bring up a contextual menu WITHOUT changing focus to the iframe (note
the color of the highlight).
3. Left-click on the word "editable" (which is still highlighted) to close the
contextual menu.  Note that the word "editable" is still highlighted, but the
iframe still does not have focus.
4. Left-click a second time on the word "editable".

Expected results:

Safari/WebKit should not crash debug builds (assertion error).

Actual results:

Safari/WebKit crashes with an assertion failure in debug builds.

Notes:

Tested with locally-built WebKit r15500 using Safari 2.0.4 (419.3) on Mac OS X
10.4.7 (8J135/PowerPC).


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list