[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:39:41 PDT 2009


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





------- Comment #2 from eric at webkit.org  2009-03-10 15:39 PDT -------
It seems somehow the selection is set to a rootless <br> just before the
ReplaceSelectionCommand is run:

(gdb) p destination.m_deepPosition.container.get()->showTreeForThis()
*BR     0xde5240

    setEndingSelection(destination);
    applyCommandToComposite(ReplaceSelectionCommand::create(document(),
fragment, true, false, !preserveStyle, false, true));

in CompositeEditorCommand::moveParagraphs


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