[Webkit-unassigned] [Bug 13529] New: DOM3 keyIdentifier text is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 17:15:24 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13529

           Summary: DOM3 keyIdentifier text is incorrect
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morganl.webkit at yahoo.com


DOM3 keyIdentifier text is incorrect

When pressing the 'A' key, Safari produces 'U+000041' instead of 'U+0041' as
specified here:
http://www.w3.org/TR/DOM-Level-3-Events/keyset.html#KeySet-Set

Maciej suggested that this is either a bug or behavior that was based on an
earlier version of the DOM3 events spec.  In any case, it seems like a bug, and
since no other major browsers (IE, FF, Opera) seem to support the keyIdentifier
property, it is probably something that can be fixed without breaking existing
pages.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list