[Webkit-unassigned] [Bug 19403] New: ASSERT in InsertIntoTextNodeCommand::InsertIntoTextNodeCommand during RemoveFormat call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 5 17:29:50 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19403

           Summary: ASSERT in
                    InsertIntoTextNodeCommand::InsertIntoTextNodeCommand
                    during RemoveFormat call
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com
OtherBugsDependingO 19087
             nThis:


Run the attached test case in a debug build.

ASSERT(!text.isEmpty()) inside
InsertIntoTextNodeCommand::InsertIntoTextNodeCommand fires because RemoveFormat
calls input with an empty String.  plainText() is returning an empty string for
a Range selection for some reason...


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