[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:35:55 PDT 2009


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





------- Comment #12 from eric at webkit.org  2009-03-09 17:35 PDT -------
(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.

Would [p,0] or [img,0] be the "start of the paragraph" if there was a <p>
between the <img> and the body? 


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