anuragaw commented on issue #3308: [WIP Do not Merge] Ignore META key mask if control was pressed. URL: https://github.com/apache/cloudstack/pull/3308#issuecomment-497282728 > More details - Meta key for Mac (Cmd) has no effect on the Console proxy. This is true for with and without the fix in the PR. The bug is rooted in the jquery implementation to support both Windows and Cmd Meta key and it's desire to support IE Browser. Whether we want to fix Cmd key is not considered as part of this PR. @DaanHoogland - If both are pressed we ignore META key. Also note META key functionality for MAC was already broken with the existing code. Although I am not sure which cases we need to use both. Perhaps we can test @borisstoyanov to see if major keyboard shortcuts work as expected on all platforms (UI browsers). I tested on mentioned scenarios and found all shortcuts working as expected.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
