[Webkit-unassigned] [Bug 17937] New: keypress event doesn't fire for non-printable keys other than enter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 18 22:43:00 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17937

           Summary: keypress event doesn't fire for non-printable keys other
                    than enter
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh
               URL: http://pieisgood.org/safarikeypress/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryan at wonko.com


In Safari 3.1 and the latest WebKit nightly (I tested 31132), the keypress
event fails to fire for non-printable keys (in other words: arrow keys,
function keys, etc.). The only exception I've found so far is the enter key,
for which the event fires correctly. In Safari 3.0, keypress worked as
expected.

See the test page at http://pieisgood.org/safarikeypress/ for a demonstration.


-- 
Configure bugmail: http://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