You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/23 05:45:54 UTC

[GitHub] [cloudstack] davidjumani edited a comment on pull request #5237: [UI] Add Shift key for noVNC consoles

davidjumani edited a comment on pull request #5237:
URL: https://github.com/apache/cloudstack/pull/5237#issuecomment-885413262


   Works for key combos like ctrl+shift+esc or shift+number but not shift+alphabet since novnc prioritizes the ascii value of an alphabet sent rather than the combo of shift+alphabet
   
   Still a good addition, but novnc likes to be difficult - Unrelated but a heads up
   
   Holding down the shift key manually, results in 'A' being sent and displayed
   ![Screenshot from 2021-07-23 11-13-03](https://user-images.githubusercontent.com/8244774/126741695-04658559-f61f-42fa-89bd-86d3cc861322.png)
   
   Using the button 'a' is sent and displayed
   ![Screenshot from 2021-07-23 11-13-10](https://user-images.githubusercontent.com/8244774/126741704-2a63ae8b-49d5-4bc5-bc7d-abfe294b1203.png)
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org