[Webkit-unassigned] [Bug 114791] Contenteditable issues related to backspace handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 18:21:13 PST 2013


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


azaozz at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |azaozz at gmail.com




--- Comment #8 from azaozz at gmail.com  2013-12-11 18:19:25 PST ---
This also happens on InsertUnorderedList, InsertOrderedList, and possibly other contenteditable commands. Also on dragging selected text from one node to another. We've been dealing with these spans in WordPress for a while now.

TinyMCE (the default editor in WordPress) includes several DOM level fixes, but these spans still get inserted sometimes. The only sure way to stop them is to remove all text styling inside the editor. Of course this is the exact opposite of what WYSIWYG is all about.

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