[Webkit-unassigned] [Bug 42919] crash in insertParagraph in a contentEditable list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 17:34:57 PDT 2010


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





--- Comment #2 from Ojan Vafai <ojan at chromium.org>  2010-07-23 17:34:57 PST ---
We're trying to break out of an empty list item, but since the parent list element is the contentEditable element, things go wrong. In this case, we shouldn't break out. We should just split the LI.

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