[Webkit-unassigned] [Bug 13883] New: -[WebHTMLView attributedSubstringFromRange:] returns a string of incorrect length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 09:08:59 PDT 2007


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

           Summary: -[WebHTMLView attributedSubstringFromRange:] returns a
                    string of incorrect length
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: evan at rainmakerinc.com


When asked for a substring of a contenteditable div, WebKit appends "\n" to it,
thus returning a string of incorrect length; see the attached test case.

I'm not sure if this is a regression, but it may well be. Evan, do you by
chance have a simple way to check that?


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