[Webkit-unassigned] [Bug 25607] Need a way to catch (and cancel?) any execCommand. Maybe document.onexeccommand = ?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 18 14:16:21 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=25607
--- Comment #3 from Ojan Vafai <ojan at chromium.org> 2009-12-18 14:16:20 PST ---
One possibility here would be to fire (cancelable?) "input" events as per bug
26526. The execCommand could be the value of the proposed "type" property on
the event.
--
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