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

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

Open
absidue opened this issue Nov 24, 2023 · 1 comment
Labels
component: UI The issue involves the Shaka Player UI flag: seeking PR We are actively seeking PRs for this; we do not currently expect the core team will resolve this priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Milestone

Comments

@absidue
Copy link

absidue commented Nov 24, 2023

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.

@absidue absidue added the type: bug Something isn't working correctly label Nov 24, 2023
@shaka-bot shaka-bot added this to the v5.0 milestone Nov 24, 2023
@absidue absidue changed the title UI fades away while menus are open and whil you are scrolling through menus UI fades away while menus are open and while you are scrolling through menus Nov 27, 2023
@avelad avelad added component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround labels Nov 27, 2023
@avelad
Copy link
Member

avelad commented Nov 27, 2023

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

@avelad avelad added the flag: seeking PR We are actively seeking PRs for this; we do not currently expect the core team will resolve this label Nov 27, 2023
@avelad avelad modified the milestones: v4.7, v5.0 Dec 4, 2023
@avelad avelad modified the milestones: v4.8, v4.9 Apr 26, 2024
@avelad avelad modified the milestones: v4.9, v4.10 May 30, 2024
@avelad avelad modified the milestones: v4.10, v4.11 Jul 1, 2024
@avelad avelad modified the milestones: v4.11, v4.12 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: UI The issue involves the Shaka Player UI flag: seeking PR We are actively seeking PRs for this; we do not currently expect the core team will resolve this priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants