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

Seeking during pause does not fire a seeked event #276

Closed
OwenEdwards opened this issue May 28, 2015 · 0 comments
Closed

Seeking during pause does not fire a seeked event #276

OwenEdwards opened this issue May 28, 2015 · 0 comments

Comments

@OwenEdwards
Copy link
Member

If you call the setCurrentTime function while the player is paused, a seeking event is fired (due to the change in 22759e1), but a seeked event is not fired until play resumes. This means that the User Interface of VideoJS (progress bar, current time display) doesn't update, even though the frame of video that is displayed changes.

This is related to, but distinct from, #228.

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

2 participants