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

Actions triggered while buffering are ignored #1439

Closed
MPeloquin opened this issue Jan 11, 2021 · 0 comments
Closed

Actions triggered while buffering are ignored #1439

MPeloquin opened this issue Jan 11, 2021 · 0 comments

Comments

@MPeloquin
Copy link
Contributor

Using v2.2.1 html5 audio

Steps:

  1. Set your network speed to 3G
  2. Start playing a sound
  3. Quickly seek further in the sound (seek quickly enough so that your sound is not full buffered)
  4. Click pause right after seeking

Expected:
Sound is paused

Actual:
After the buffering is completed, the sound resumes playing, but with the wrong playing state. The user has to click resume then pause to pause the sound.

See video:

howler_seek.mp4
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

Successfully merging a pull request may close this issue.

1 participant