[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 14:00:20 PST 2009


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





------- Comment #5 from eric at webkit.org  2009-02-05 14:00 PDT -------
It seems the proper way to fix this is to write a version of toRange() which
just returns the raw range (w/o modification) and then check all the callers to
toRange() to see which behavior they want, and then maybe find a better name
for the existing toRange logic.


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