[Webkit-unassigned] [Bug 26937] Copying and pasting into a contenteditable area can create <div>s surrounded by <span>s

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 17:37:53 PST 2010


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





--- Comment #19 from Ryosuke Niwa <rniwa at webkit.org>  2010-02-17 17:37:53 PST ---
It might be sensible to use ApplyStyleCommand here. Because if we're applying
style, we might want to consider converting them to u, i, etc... tags as well.

@Tony, have you looked into this point? i.e. when user is editing html in
styleWithCSS=false, doesn't your code provide new style attribute rather than
decorating them with tags?

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