Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse cursor only hidden when placed at the center of the video player #3661

Open
1 task done
guemax opened this issue Jun 9, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@guemax
Copy link
Contributor

guemax commented Jun 9, 2024

Official Instance

Describe the bug

When playing a video, the cursor remains visible when being placed on the left or the right side of the video player, it is hidden when being place in the center of the video player. These positions seem to be related to the div.shake-rewind-container and div.shaka-fast-forward-container seen in the (edited) screenshot (the green area is the one where the cursor is hidden).

However, I am not able to reproduce this issue on the nightly demo of shaka-probject/shaka-player.

center

PS: Because is doesn't matter whether the video player is full screen, this issue is only partially related to #3351.

To Reproduce

  1. Play any video on Piped
  2. Place the cursor horizontally centered in the video player and wait: The controls and the cursor are hidden after a while.
  3. Place the cursor on the left side of the video player and wait for the controls to be hidden: The cursor is still visible.
  4. Place the cursor on the right side of the video player and wait for the controls to be hidden: The cursor is still visible.

Expected behavior

The cursor should be hidden regardless if its position in the video player (except when it's over the controls).

Logs/Errors

No response

Browser, and OS with Version.

Firefox 124.0.2 on NixOS

Additional context

No response

@guemax guemax added the bug Something isn't working label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant