noVNC/tests
Pierre Ossman 7cac5c8e9f Fallback for missing keypress events
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.
2017-07-06 13:00:00 +02:00
..
assertions.js Don't violate Display abstraction 2016-12-09 09:20:50 +01:00
fake.websocket.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
input.html Remove trailing whitespace 2017-05-13 01:56:24 +02:00
karma-test-main.js Update tests to work with new structure 2017-03-21 17:39:07 -04:00
playback-ui.js Add missing semicolon 2017-05-13 01:56:35 +02:00
playback.js Make vnc_playback.html functional once more 2017-03-21 17:39:07 -04:00
test.base64.js Remove trailing whitespace 2017-05-13 01:56:24 +02:00
test.display.js Add missing semicolon 2017-05-13 01:56:35 +02:00
test.helper.js Skip some keyboard tests on IE and Edge 2017-05-04 13:26:39 +02:00
test.keyboard.js Fallback for missing keypress events 2017-07-06 13:00:00 +02:00
test.rfb.js Add missing semicolon 2017-05-13 01:56:35 +02:00
test.util.js Add missing semicolon 2017-05-13 01:56:35 +02:00
test.websock.js Add missing semicolon 2017-05-13 01:56:35 +02:00
vnc_perf.html Improve lookup of special keys 2017-05-04 12:13:47 +02:00
vnc_playback.html Make vnc_playback.html functional once more 2017-03-21 17:39:07 -04:00