mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-31 01:19:38 +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.