[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
Tue Aug 30 09:41:16 PDT 2011


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





--- Comment #48 from Ryosuke Niwa <rniwa at webkit.org>  2011-08-30 09:41:16 PST ---
(In reply to comment #47)
> Currently all the Selection-related tests fail in WebKit because getRangeAt() returns a copy instead of the original range assigned to it.

I don't think we can ever fix this failure because we don't implement selection in terms of ranges.  And it's nearly impossible to change that because all embedders depend on this implementation.

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