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

End behavior differs depending on during-play action #203

Open
maruapo opened this issue Sep 20, 2021 · 0 comments
Open

End behavior differs depending on during-play action #203

maruapo opened this issue Sep 20, 2021 · 0 comments

Comments

@maruapo
Copy link

maruapo commented Sep 20, 2021

When finished viewing a video, the player either displays the first frame of the video, or the last frame of the video. It depends on the actions taken during playing of the video. I want the behavior to be the same regardless of during-play action. See attached video showcasing this behavior.
https://user-images.githubusercontent.com/54076208/134053055-5c75315a-bcd8-4d4c-9c73-b70ced2eccf7.mp4

Displays last frame: while playing, click anywhere on timeline
Displays first frame: play from beginning and don't stop it or click on the timeline; OR play, then pause, click anywhere while paused, play again and run to end.

This matters because we use the video player in corporate training, and we need consistent behavior in order to build videos that have the same end-user experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant