Bug 11696

Summary: Modifier keys do not fire key events.
Product: WebKit Reporter: Fabian Jakobs <fabian.jakobs>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: amla70, a_protyasha, ap, ddkilzer, fabian.jakobs, sjoerdmulder
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Fabian Jakobs
Reported 2006-11-27 01:22:35 PST
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.
Attachments
David Kilzer (:ddkilzer)
Comment 1 2006-11-27 02:41:53 PST
Alexey Proskuryakov
Comment 2 2007-12-03 03:28:08 PST
Fixed in r27372 by Oliver (we do not fire keypress).
Alexey Proskuryakov
Comment 3 2007-12-03 03:33:20 PST
*** Bug 13341 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.