[Webkit-unassigned] [Bug 26526] New: Add support for input events to contentEditable elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 16:35:53 PDT 2009


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

           Summary: Add support for input events to contentEditable elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org
                CC: ojan at chromium.org


This came up in bug 15189

It would be nice if the input event could fire for contentEditable elements as
well. Basically it would provide a cleaner way than mutation events and would
fire any time the content changes (any time innerHTML has changed?).


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