Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

calling setCurrentTime causes controls to show while video is playing #682

Closed
eballeste opened this issue Jan 21, 2021 · 0 comments
Closed
Labels
enhancement New feature or request player

Comments

@eballeste
Copy link

eballeste commented Jan 21, 2021

Expected Behavior

Would love to only see the controls if user is interacting directly with the video while the video is playing. I don't want to completely hide the controls because I want users to be able to pause/play on hover but I also don't want the controls interfering with the video playback while using external controls to view different parts of the video. Seems like a UX bug more than a feature.

Actual Behavior

Playing the video and using setCurrentTime, triggered by clicking on external buttons that correspond to different timestamps, will show the pause control button and in my case, this is the big button right in the center of the video.

Screen.Recording.2021-01-20.at.11.37.02.PM.mov

Steps to Reproduce

In the demo, play the video and use the setCurrentTime button. The controls will pop in and then fade out each time you press the button.

@eballeste eballeste changed the title calling setCurrentTime causes controls to show calling setCurrentTime causes controls to show while video is playing Jan 21, 2021
@luwes luwes added enhancement New feature or request player labels Feb 18, 2021
@vimeo vimeo locked and limited conversation to collaborators Apr 3, 2024
@bdougherty bdougherty converted this issue into discussion #1005 Apr 3, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request player
Projects
None yet
Development

No branches or pull requests

2 participants