[Webkit-unassigned] [Bug 32823] Various designmode="on"/"off" & execCommand("Undo") NULL pointer crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 03:08:47 PDT 2010


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


Roland Steiner <rolandsteiner at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org




--- Comment #17 from Roland Steiner <rolandsteiner at chromium.org>  2010-07-27 03:08:47 PST ---
[CC'ing rniwa for added editing-fu.]

I had a brief look at the bug previously - the fundamental problem is what Mike Moretti described in comment #2. The problem is that execCommand("undo") is prevented, which results in an inconsistent state.

As Mike wrote, the question is how to best handle this case (and also the case where the contentEditable attribute is being modified).

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