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

Android Bug #64

Closed
jmccraw opened this issue Sep 14, 2016 · 2 comments
Closed

Android Bug #64

jmccraw opened this issue Sep 14, 2016 · 2 comments
Labels

Comments

@jmccraw
Copy link

jmccraw commented Sep 14, 2016

Sometimes when using Chrome on Android, an MP3 audio clip will trigger the track_progress event on stop because it seems to activate both the vanilla (Clip.prototype.stop) version of the event and the Popcorn check (this.stop(); this.sound.currentTime(this.start);). This forces it to loop endlessly. Doesn't seem to happen on desktop.

@sehmon
Copy link
Member

sehmon commented Jan 31, 2017

Hi @jmccraw, Do you have any update or example for us to test this with? Is this still an issue you're facing?

@jmccraw
Copy link
Author

jmccraw commented May 30, 2017

I don't remember the original location for this bug. But testing a few articles, I can't reproduce it. Must have been fixed with a Chrome update.

@jmccraw jmccraw closed this as completed May 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants