[Webkit-unassigned] [Bug 38832] New: Add support for textInput events (oninput) to contentEditable elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 9 23:50:44 PDT 2010


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

           Summary: Add support for textInput events (oninput) to
                    contentEditable elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com


Related to Bug 26526, support textInput event for contentEditable.
Actually, we already have textinput for contentEditable.
But it is limited to handle text insertions.
We should allow web applications to handle 
various editing related commands other than insertText.

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