[Webkit-unassigned] [Bug 20828] New: The HTML editor replaces tags with its own spans selecting the entire element and typing.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 13 06:25:50 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20828
Summary: The HTML editor replaces tags with its own spans
selecting the entire element and typing.
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hope.johan at gmail.com
When selecting the whole contents of an element that has an execCommand that
creates the same style (e.g. <i> or <em> for the 'italic' execCommand) and
typing, the editor replaces that element with a span with the style equivalent
for the element. For example <i> or <em> becomes 'font-style: italic'.
--
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