[Webkit-unassigned] [Bug 18157] New: Keypress event is not dispatched for Esc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 13:37:16 PDT 2008


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

           Summary: Keypress event is not dispatched for Esc
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


IE dispatches both keydown and keypress for Esc (with keyCode == 27).

Safari 3.1 only dispatches keydown in most cases. One exception I could find
was non-text controls: when focus is on e.g. a button, Safari for Mac does
dispatch both events (Safari for Windows still doesn't, however).


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