[Webkit-unassigned] [Bug 19702] New: blockquote gets clobbered on delete, but the font-tag inside it doesn't
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 20 18:34:08 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19702
Summary: blockquote gets clobbered on delete, but the font-tag
inside it doesn't
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ovafai at gmail.com
CC: justin.garcia at apple.com, jparent at google.com
The test-case attached has instructions. The short version is that there is a
font-tag inside a blockquote. Selecting from the beginning of the font-tag to
the end of the contentEditable region and hitting delete gets rid of the
blockquote tag and not the font tag.
It should either get rid of both or keep both. I think the right thing is to
keep both. This is what IE does. It's also what MS Word does in my brief
testing.
--
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