[Webkit-unassigned] [Bug 15232] keyCode/charCode/which not reported correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 13:28:59 PDT 2007


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





------- Comment #7 from oliver at apple.com  2007-10-10 13:28 PDT -------
I'll note that defining "correctly" is difficult as keyCode/charCode are not
defined by any spec.

I'll point out that we do support DOM3's keyIdentifier property which gives you
string representations of the key -- eg "U+....", "Left",  "Right", etc...

--Oliver


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