[Webkit-unassigned] [Bug 25571] New: DOM range methods setStartBefore/setEndAfter fails on detached elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 10:49:08 PDT 2009


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

           Summary: DOM range methods setStartBefore/setEndAfter fails on
                    detached elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P4
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spam at moxiecode.com


It's currently impossible to use the setStartBefore/setEndAfter on nodes
detached form the document. This works fine on Gecko and it also works fine
when you use the setStart/setEnd methods.

TinyMCE uses ranges on a detached element in it's serialization logic and it's
currently failing on WebKit only.


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