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
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).
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
anddiv.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.
PS: Because is doesn't matter whether the video player is full screen, this issue is only partially related to #3351.
To Reproduce
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
The text was updated successfully, but these errors were encountered: