[Webkit-unassigned] [Bug 69029] New: DOM key events return undefined for properties: key, char, location and locale

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 14:10:46 PDT 2011


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

           Summary: DOM key events return undefined for properties:
                    key,char,location and locale
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: venkat.2.penukonda at nokia.com


Created an attachment (id=109075)
 --> (https://bugs.webkit.org/attachment.cgi?id=109075&action=review)
test file

Load attached html file onto mini browser.
Tap on first text field and enter any character.
The log on the screen should show the values of key,char,location & locale for the key events.
But they show undefined for these properties.

These properties are defined in the W3C DOM3 specification 
http://www.w3.org/TR/DOM-Level-3-Events/#events-keyboardevents

This error is reproducible on desktop Chrome browser also.

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