[Webkit-unassigned] [Bug 34404] New: same keyidentifier returned for "?" and "/" on Windows for keydown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 31 20:10:49 PST 2010


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

           Summary: same keyidentifier returned for "?" and "/" on Windows
                    for keydown
           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: ojan at chromium.org


They both return U+00BF on Windows. 

On a Mac nightly, "?" gets U+003F and "/" gets U+002F.  Firstly, Windows and
Mac should agree here? And second, / and ? should get different values. Also, I
think the DOM events spec was modified that the keyIdentifier here actually
should be "?" and "/".

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