[Webkit-unassigned] [Bug 33250] New: [Qt] windowsKeyCodeForKeyEvent() returns 0 for array keys on numeric-pad

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 01:08:31 PST 2010


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

           Summary: [Qt] windowsKeyCodeForKeyEvent() returns 0 for array
                    keys on numeric-pad
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org


Currently QT returns 0 as windowsVirtualKeyCode for any key events other than
0-9 and +-*/ keys on numeric-pad.
This indirectly makes a layout test fast/tests/keydown-numpad-keys.html
failing.

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