[Webkit-unassigned] [Bug 22831] New: ExecCommand RemoveFormat can't break out of nested spans
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 12 14:40:04 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22831
Summary: ExecCommand RemoveFormat can't break out of nested spans
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: deepak.jindal at gmail.com
CC: jindal at google.com
Take the following html:
<br>
<span style="color: rgb(0, 0, 0);"><font size="2"><span
class="Apple-style-span" style="color: rgb(204, 0,
0);">Hello </span>World</font></span><br>
Select "World" and run removeFormat command. The "World" becomes red instead of
completely format free.
--
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