mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-27 07:29:41 +00:00
IE and Edge have some corner cases (e.g. Ctrl+key) where we get insufficient information in the keydown event, and we never get a keypress event. Try to make a guess of the key in those cases.