[Webkit-unassigned] [Bug 62771] No Undo menu items when I perform rich text editing operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 20:15:57 PDT 2011


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-15 20:15:57 PST ---
Neither TinyMCE nor CKEditor use WebKit's execCommand.  They modify DOM directly and implement their own undo stack :(

I'm currently working on a new spec for UndoManager / DOM Transaction to allow websites to hook things up with native UI.

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