[Webkit-unassigned] [Bug 16196] Pasted content appears at the end of the document instead where the caret was

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 13:56:20 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16196





------- Comment #6 from justin.garcia at apple.com  2007-11-30 13:56 PDT -------
Looks like we fail to insert the content because we don't support
Range::pasteHTML.  Mozilla doesn't either, but they don't get to this point
because they don't support onbeforepaste.  Looks like the Blogger code just
assumes that the browser is IE if it supports onbeforepaste...


-- 
Configure bugmail: http://bugs.webkit.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