[Webkit-unassigned] [Bug 8325] New: REGRESSION: Assertion failure: m_refChild->parentNode()->isContentEditable() in InsertNodeBeforeCommand::doApply() when inserting a paragaph separator

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Apr 11 07:15:54 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8325

           Summary: REGRESSION: Assertion failure: m_refChild->parentNode()-
                    >isContentEditable()
                    in InsertNodeBeforeCommand::doApply() when inserting a
                    paragaph separator
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: normal
          Priority: P1
         Component: HTML Editing
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com
                CC: justin.garcia at apple.com


I hit this assert when I press Return in a contenteditable inline whose
containing block is not editable. If the containing block is the BODY element,
then I hit an earlier assert: !refChild->hasTagName(bodyTag) in
CompositeEditCommand::insertNodeAfter().


-- 
Configure bugmail: http://bugzilla.opendarwin.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