shaka-project / shaka-player

JavaScript player library / DASH & HLS client / MSE-EME player
Apache License 2.0
7.16k stars 1.34k forks source link

UI fades away while menus are open and while you are scrolling through menus #5930

Open absidue opened 11 months ago

absidue commented 11 months ago

Have you read the FAQ and checked for duplicate open issues? Yes

If the problem is related to FairPlay, have you read the tutorial?

not applicable

What version of Shaka Player are you using?

4.6.1

Can you reproduce the issue with our latest release version? Yes

Can you reproduce the issue with the latest code from main? In the nightly demo player

Are you using the demo app or your own custom app? Both

If custom app, can you reproduce the issue using our demo app? Yes

What browser and OS are you using? Firefox on Windows 10 Chromium on Windows 10

For embedded devices (smart TVs, etc.), what model and firmware version are you using? not applicable

What are the manifest and license server URIs?

not applicable

What configuration are you using? What is the output of player.getConfiguration()?

Default

What did you do?

Click the 3 dots menu Hover the mouse over it Wait

What did you expect to happen? I expected the UI to stay visible for as long as the menu is open and the mouse is on top of it.

What actually happened?

The UI faded away. When I moved the mouse it reappeared again with the menu still open.

avelad commented 11 months ago

I have been looking to see if it is easy to change the current behavior and it is not. If anyone wants to look at this, the behavior can be changed at https://github.com/shaka-project/shaka-player/blob/main/ui/controls.js