[Webkit-unassigned] [Bug 20471] Crash when dragging text in Google Docs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 27 15:06:02 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=20471
Enrica Casucci <enrica at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NeedsReduction |
CC| |enrica at apple.com
--- Comment #7 from Enrica Casucci <enrica at apple.com> 2010-08-27 15:06:03 PST ---
The problem is occurring when replacing at the border with a span.
if you have:
<p><span style='background-color: red'>hello</span>world</p>
and you try to replace 'wo' with '<p>Wo</p>
we end up in a situation where the replaced content will be inside the span.
This is not only wrong, but with some styles it crashes.
--
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