iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.19k stars 1.79k forks source link

[Bug] Home and End keys not working #4828

Closed ghost closed 1 month ago

ghost commented 1 month ago

Describe the bug

The Home and End keys to go to the beginning and end of a video do not work. Instead, they scroll the page.

Steps to Reproduce Steps to reproduce the behavior:

  1. Open a video
  2. Try to use the Home/End key
  3. The page scrolls to the beginning or the end instead of the video.

Logs

Screenshots

Additional context

SamantazFox commented 1 month ago

That's expected. If you want to jump around in the video, the keys 0 to 9 on the numpad jump to 0% to 90% of the video, respectively.

ghost commented 1 week ago

@SamantazFox Why was this closed? This is indeed a bug. Both YouTube and Firefox and Chrome's default video player do this.