[Webkit-unassigned] [Bug 30397] New: Meta + key should not fire keypress event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 10:48:47 PDT 2009


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

           Summary: Meta + key should not fire keypress event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org


The general rule is that key(s) should only fire keypress events if they
generate content. Also, we are trying to match IE which dos not fire keypress
events for ctrl + key (we should still fire repeating keydown events)

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