[Webkit-unassigned] [Bug 60451] New: speech input doesn't fire textInput event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 8 12:32:00 PDT 2011


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

           Summary: speech input doesn't fire textInput event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugmail at eligrey.com


textInput events are not dispatched text fields when text is input using textInput. When fixed, the event object's inputMethod property should also equal the DOM_INPUT_METHOD_VOICE input method code.
The whole point of textInput is to be able to handle text input from any input device, not limited to keyboards.

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