[Webkit-unassigned] [Bug 44376] New: onkeyup and onkeydown fires twice in textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 20 21:00:22 PDT 2010


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

           Summary: onkeyup and onkeydown fires twice in textarea
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: 5h3ll3x at gmail.com


visit http://shellex.soso44.net/test/test_keydown.html for test

= Steps to reproduce =
 - Assign focus to the textarea below.
 - Press a single alphanumeric character on the keyboard. 
 - The event.keyCode of that key will appear in the div.

= Expected behavior =
 onkeyup and onkeydown fires once each time a key is pressed.


= Actual behavior=
 onkeydown fires twice in Chrome and WebkitGtk
 onkeyup fires twice in Chrome

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