leonklingele acaf7b969a js: add support to detect alt, meta and control key in keydown handler (#704)
This fixes a quite severe user experience issue where pressing the
'alt', 'meta' and/or 'ctrl' key along with one of the supported keys
(e.g. 'f' to enter video fullscreen mode) would overwrite the default
browser behavior. In the case of 'f+meta' we would enter fullscreen
mode, and not open the browser search panel as one might expect.

This change is required to stay consistent with the way YouTube
handles keydown events.
2019-08-18 23:22:39 -05:00
..
2019-08-16 20:06:21 -05:00
2018-09-06 09:59:17 -05:00
2018-11-08 15:58:10 -06:00
2018-11-08 15:58:10 -06:00
2018-11-08 00:41:03 -06:00
2018-11-08 15:58:10 -06:00
2018-11-08 15:58:10 -06:00