[Webkit-unassigned] [Bug 54939] New: [Chromium] keycode is always 0 when using non-Latin keyboard layout.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 23:28:55 PST 2011


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

           Summary: [Chromium] keycode is always 0 when using non-Latin
                    keyboard layout.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://unixpapa.com/js/testkey.html
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: suzhe at chromium.org


What steps will reproduce the problem?
1. Open http://unixpapa.com/js/testkey.html
2. Switch to a non-Latin keyboard layout, eg. Russian, Arabic.
3. Press some keys.

What is the expected output? What do you see instead?
keyCode value of key events should not be zero, but they are always zero when using non-Latin keyboard layout.

See: http://crbug.com/73119

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