[Webkit-unassigned] [Bug 20208] contenteditable items don't send notifications when they're edited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 10:28:48 PDT 2008


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


mitz at webkit.org changed:

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




------- Comment #1 from mitz at webkit.org  2008-07-29 10:28 PDT -------
You can listen for DOM mutation events on the element. For example, editing
text nodes will result in DOMCharacterDataModified events.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list