[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:30:54 PDT 2009


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





------- Comment #11 from justin.garcia at apple.com  2009-03-09 17:30 PDT -------
(In reply to comment #8)
> (In reply to comment #7)
> > This code wants to get the start of the paragraph so that it moves the whole
> > paragraph into the new list item.  I'm not sure why it's jumping from [img, 0]
> > to [body, 0], though.
> 
> This jump kinda makes sense.  It's jumping to the containing block (which is
> the body), and setting start to the first offset in the containing block (which
> makes sense).

Doesn't make sense for startOfParagraph to jump from [img, 0] to [body, 0],
[img, 0] is the start of the paragraph.


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