RESOLVED FIXED 85479
[EFL] Handling of numeric-pad keys in EFL's PlatformKeyboardEvent
https://bugs.webkit.org/show_bug.cgi?id=85479
Summary [EFL] Handling of numeric-pad keys in EFL's PlatformKeyboardEvent
Mikhail Pozdnyakov
Reported 2012-05-03 05:20:52 PDT
EFL's PlatformKeyboardEvent::isKeypad() should be implemented and codes for numeric-pad ("KP..") keys should be returned appropriately in order to unskip: fast/events/keydown-numpad-keys.html
Attachments
Handling of numeric-pad keys in EFL's PlatformKeyboardEvent (4.67 KB, patch)
2012-05-03 05:43 PDT, Mikhail Pozdnyakov
no flags
Mikhail Pozdnyakov
Comment 1 2012-05-03 05:43:56 PDT
Created attachment 139994 [details] Handling of numeric-pad keys in EFL's PlatformKeyboardEvent
Raphael Kubo da Costa (:rakuco)
Comment 2 2012-05-03 08:11:19 PDT
Comment on attachment 139994 [details] Handling of numeric-pad keys in EFL's PlatformKeyboardEvent Looks OK.
Gustavo Noronha (kov)
Comment 3 2012-05-08 13:07:12 PDT
Comment on attachment 139994 [details] Handling of numeric-pad keys in EFL's PlatformKeyboardEvent OK. Now just the numpad keys missing? =)
WebKit Review Bot
Comment 4 2012-05-08 13:24:07 PDT
Comment on attachment 139994 [details] Handling of numeric-pad keys in EFL's PlatformKeyboardEvent Clearing flags on attachment: 139994 Committed r116452: <http://trac.webkit.org/changeset/116452>
WebKit Review Bot
Comment 5 2012-05-08 13:24:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.