[Webkit-unassigned] [Bug 23601] DOMSelection.getRangeAt() returns a different range than the selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 5 13:58:30 PST 2009


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





------- Comment #4 from eric at webkit.org  2009-02-05 13:58 PDT -------
Sigh.  Well this is part of the problem:
http://trac.webkit.org/browser/trunk/WebCore/editing/Selection.cpp#L141

Why oh why would toRange chose to modify the Selection instead of just
returning the range?

It seems like that modification code is just in the wrong place.


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