[Webkit-unassigned] [Bug 22025] getSelection().getRangeAt().collapse does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 6 10:24:11 PST 2009


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





------- Comment #3 from eric at webkit.org  2009-02-06 10:24 PDT -------
I suspect that the bug is in deleteContents.  I would expect it to collapse the
selection after deleting it.

PassRefPtr<DocumentFragment> Range::processContents(ActionType action,
ExceptionCode& ec)
is an unnecessarily complicated function which should be cleaned up to fix this
bug.


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