[Webkit-unassigned] [Bug 113413] New: Inserting a blank (" ") at the end of a line does not insert anything in Overtype mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 08:56:08 PDT 2013


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

           Summary: Inserting a blank (" ") at the end of a line does not
                    insert anything in Overtype mode
           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: svillar at igalia.com


That's because we're still calling replaceTextInNode() in that case which is wrong because the replace code makes some assumptions that are not valid for this case.

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