[Webkit-unassigned] [Bug 19066] ASSERT in editing code, ASSERTION FAILED: isStartOfParagraph(startOfParagraphToMove)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 17:41:04 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=19066





------- Comment #13 from justin.garcia at apple.com  2009-03-09 17:41 PDT -------
(In reply to comment #12)
> (In reply to comment #11)
> > Doesn't make sense for startOfParagraph to jump from [img, 0] to [body, 0],
> > [img, 0] is the start of the paragraph.
> 
> Why is [img,0] the start of the paragraph?  [img,0] is the first position in
> the content of the paragraph, [body,0] is the first offset in the block of the
> paragraph.

there are two paragraphs, one is in the list ([br, 0] or [li, 0]) and the other
starts at [img, 0].


-- 
Configure bugmail: https://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