[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 17:53:30 PST 2007


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





------- Comment #8 from justin.garcia at apple.com  2007-11-30 17:53 PDT -------
(In reply to comment #7)
> We could fix this bug by supporting Range::select and Range::pasteHTML, but
> then we would look even more like IE, do we want to add support for these
> methods, or ask Blogger to change their code?

Range::pasteHTML isn't exactly an equivalent to
document.execCommand("InsertHTML", ...), since it doesn't require a selection,
so it would probably be useful to add support for.  I think we should add it.


-- 
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