[Webkit-unassigned] [Bug 24500] ASSERT in editing code, ASSERTION FAILED: selection.isCaretOrRange()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 10 15:43:24 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=24500
------- Comment #3 from eric at webkit.org 2009-03-10 15:43 PDT -------
This could be the same root cause as
https://bugs.webkit.org/show_bug.cgi?id=19066 ? This is again an empty <img>
at the beginning of a document, where the editing code could be getting
confused as to if the best position should be [body, 0] or [img, 0] and doing
strange things as a result...
--
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