[Webkit-unassigned] [Bug 11696] New: Modifier keys do not fire key events.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 27 01:22:36 PST 2006


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

           Summary: Modifier keys do not fire key events.
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fabian.jakobs at 1und1.de


None of the modifier keys fire any key events. This includes:

* Alt
* Shift
* Control
* Meta

FireFox fires keydown and keyup
Opera fires keydown, keypress (not repeated) and keyup
IE 6/7 fires keydown and keyup

I think WebKit should fire at least keydown and keyup event.
I'm not sure about keypress.


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