mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-29 16:39:40 +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.