[Webkit-unassigned] [Bug 21840] execCommand insertImage inserts image into wrong place
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 28 21:39:22 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=21840
--- Comment #12 from Tony Chang (Google) <tony at chromium.org> 2010-01-28 21:39:20 PST ---
(In reply to comment #11)
> This patch does the wrong thing with the following html:
> <b>foo|bar|</b>baz
>
> Where "|" is the start/end of the selection. It inserts the new HTML after the
> b tag instead of inside of it.
You're right, it does the wrong thing, but that's the behavior I'm seeing on
ToT w/o the patch. I don't think this patch regresses that behavior.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list