mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-27 09:00:24 -05:00
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. |
||
|---|---|---|
| .. | ||
| community.js | ||
| embed.js | ||
| notifications.js | ||
| player.js | ||
| silvermine-videojs-quality-selector.min.js | ||
| sse.js | ||
| subscribe_widget.js | ||
| themes.js | ||
| video.min.js | ||
| videojs-contrib-quality-levels.min.js | ||
| videojs-http-source-selector.min.js | ||
| videojs-markers.min.js | ||
| videojs-overlay.min.js | ||
| videojs-share.min.js | ||
| videojs-vtt-thumbnails.min.js | ||
| videojs-youtube-annotations.min.js | ||
| watch.js | ||
| watched_widget.js | ||