RESOLVED FIXED 117634
[Qt] Map rewind and fast forward keys to match GoogleTV
https://bugs.webkit.org/show_bug.cgi?id=117634
Summary [Qt] Map rewind and fast forward keys to match GoogleTV
Allan Sandfeld Jensen
Reported 2013-06-14 03:18:30 PDT
GoogleTV and Android in Blink sets the keycodes 0xE3 and 0xE4 for the rewind and fast forward keys. This is already used by several TV oriented websites due to GoogleTV.
Attachments
Patch (2.90 KB, patch)
2013-06-14 03:20 PDT, Allan Sandfeld Jensen
no flags
Patch (2.14 KB, patch)
2013-06-14 03:41 PDT, Allan Sandfeld Jensen
no flags
Patch (2.20 KB, patch)
2013-06-14 04:25 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2013-06-14 03:20:47 PDT
Allan Sandfeld Jensen
Comment 2 2013-06-14 03:41:20 PDT
Created attachment 204693 [details] Patch Removed the VK definitions since they were unofficial, and have been defined differently on Windows Embedded
Allan Sandfeld Jensen
Comment 3 2013-06-14 04:25:28 PDT
Created attachment 204700 [details] Patch Found the source of the other VK definition
Allan Sandfeld Jensen
Comment 4 2013-06-14 04:34:44 PDT
Note You need to log in before you can comment on or make changes to this bug.