When setting hideOnMouseLeave to true, controls are not displayed anymore when moving the mouse in the paused player #1550
Open
Description
Current Behavior:
If I set hideOnMouseLeave = true
then the controls are hidden when the mouse leaves the player. When I re-enter the player, the controls are shown, but if they are hidden by `hideDelay', they are not shown anymore when I move the mouse inside the player. The controls are only shown again when I leave the player and re-enter it. But then the same thing happens when I move the mouse inside the player. This behaviour only occurs when the player is paused. If it plays the video, then all works as expected.
Expected Behavior:
The controls should show up when I set hideOnMouseLeave = true
and move the mouse inside the player after re-entering.
Steps To Reproduce:
Steps to reproduce the behavior:
- Set
hideOnMouseLeave = true
- Press pause
- Leave the player
- Enter the player
- Wait till the controls are hidden
- Move the mouse
- The controls are not displayed
Environment:
- Device: Mac M1
- OS: macOS 15.2
- Browser: Chrome 131.0.6778.205, Firefox 133.0.3