[Webkit-unassigned] [Bug 99411] Incorrect keyIdentifier values are set for numeric keypad keys
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 17 11:59:54 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=99411
--- Comment #5 from Yasuhiro Matsuda <mazda at chromium.org> 2012-10-17 12:00:46 PST ---
(In reply to comment #3)
> (From update of attachment 169014 [details])
> Why is this table chromium specific? This just looks like cross-port platform code.
I'm not sure the exact reason, but keyIdentifier is set from platform dependent key codes per platform. This is a table for VKEY_* (not VK_*), which is chromium specific key code.
(I updated the patch by adding more numpad keys in the new Patch.)
--
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