[Webkit-unassigned] [Bug 62092] setting innerText to an empty string on editable div loses focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 13:13:14 PDT 2011


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





--- Comment #12 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-10 13:13:15 PST ---
(From update of attachment 96534)
View in context: https://bugs.webkit.org/attachment.cgi?id=96534&action=review

> Source/WebCore/ChangeLog:9
> +        When selection start or end node is being deleted do not clear the selection.
> +        Instead update the start/end position to an equivalent parent-anchored positions.

On my second thought, we should verify that this is what other browsers do.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list