----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7996/ -----------------------------------------------------------
Review request for cloudstack and Kelven Yang. Description ------- Refactoring the current keyboard support for console proxy. Pull out the key mapping tables into a separate file so end users and other contributors can add to this table; the more complex mapping rules stay in the original file. Will add a document describing the usage in the wiki page. Link will be added in the bug. This addresses bug CLOUDSTACK-62. Diffs ----- console-proxy/js/ajaxkeys.js PRE-CREATION console-proxy/js/ajaxviewer.js 6ac56be console-proxy/src/com/cloud/consoleproxy/ConsoleProxyClientBase.java e4f4727 console-proxy/ui/viewer.ftl 0dd7b39 Diff: https://reviews.apache.org/r/7996/diff/ Testing ------- Tested for Japanese keyboard with Xenserver 5.6, Windows OS, Firefox browser. Thanks, Fang Wang