[Webkit-unassigned] [Bug 61094] New: InsertingParagraph does not move content if ran at a text node boundary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 14:51:35 PDT 2011


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

           Summary: InsertingParagraph does not move content if ran at a
                    text node boundary
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: tony at chromium.org, ojan at chromium.org,
                    enrica at apple.com, sullivan at chromium.org


Created an attachment (id=93986)
 --> (https://bugs.webkit.org/attachment.cgi?id=93986&action=review)
demo

When execCommand('InsertParagraph') is executed at a text node boundary, WebKit doesn't move the text node that appears after the caret into the new line.  So it appears as if the caret jumped across the text node and inserted a paragraph after the text node.

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