You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Along with Pg Up and Pg Dn, the Home and End keys can be used to jump scroll pages. However, on Piped, the latter 2 keys are captured by the player, and instead of jumping to the page top and bottom, they jump to the video beginning and end.
To Reproduce
Play any video.
Use the Pg Up and Pg Dn keys. These work fine.
Use the Home and End keys. These restart/end the video instead of scrolling the page.
Expected behavior
The player should not capture the Home and End keys.
Logs/Errors
No response
Browser, and OS with Version.
Firefox 128, W10.
Additional context
No response
The text was updated successfully, but these errors were encountered:
That PR has no description or sample video so I can't tell how it uses these keys.
Anyway, I think the main idea here is that when the focus is with the player, it's expected that certain keys will have overrides to act as shortcuts for various player functions.
However, when the player loses focus, the keys should go back to performing functions expected of them for the rest of the webpage.
I agree with OP. I have lost my position in videos when pressing home key while being deep into reading comments to go back up - it's not intuitive to capture home and end keys at all times in my opinion.
Official Instance
Describe the bug
Along with Pg Up and Pg Dn, the Home and End keys can be used to jump scroll pages. However, on Piped, the latter 2 keys are captured by the player, and instead of jumping to the page top and bottom, they jump to the video beginning and end.
To Reproduce
Expected behavior
The player should not capture the Home and End keys.
Logs/Errors
No response
Browser, and OS with Version.
Firefox 128, W10.
Additional context
No response
The text was updated successfully, but these errors were encountered: