[Webkit-unassigned] [Bug 78889] New: [Forms][Windows] Text field should not fire oninput event for IME intermediate strings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 02:50:12 PST 2012


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

           Summary: [Forms][Windows] Text field should not fire oninput
                    event for IME intermediate strings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/Pwdzc/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org


== Steps ==
1. Visit http://jsfiddle.net/Pwdzc/
2. Turn IME on
3. set focus to text field
4. Type "1"

== Expected ==
No oninput event == no output

== Result ==
There is text "input(1)"

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