[Webkit-unassigned] [Bug 9557] New: rangeFromLocationAndLength(..., 0, 0) returns a range outside the body when the body is empty

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jun 23 13:56:07 PDT 2006


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

           Summary: rangeFromLocationAndLength(..., 0, 0) returns a range
                    outside the body when the body is empty
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: justin.garcia at apple.com


It returns [document, 0] to [document,0].  This causes
firstRectForCharacterRange:[0,0] to return a rect outside the body.  See:

editing/input/range-for-empty-document.html


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