Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

Some videos freeze when muting a user #78

Open
alexchally opened this issue Oct 21, 2014 · 4 comments
Open

Some videos freeze when muting a user #78

alexchally opened this issue Oct 21, 2014 · 4 comments

Comments

@alexchally
Copy link

When muting a user, a bug very similar to #52 occurs, and can cause 1 or more videos to pause. The videos can be restarted again by right clicking and selecting play.

Reproduced on Chrome 38.0.2125.104 in Windows and 37.0.2062.120 in ChromeOS

@junosuarez
Copy link

I am unable to reproduce in

Google Chrome   38.0.2125.104 (Official Build 290379) m
OS  Windows 

Can you please write out more specific reproduction steps?

@alexchally
Copy link
Author

It did not happen every time I muted, it seemed to be sensitive to the timing of the mute button. I forget his name, but redheadedscottishbro reproduced it as well.

I will do what I can to figure out how to reproduce it exactly when I have a spare moment.

@imakewebthings
Copy link
Member

Anytime we change the DOM or stylesheets in a way that effects layout we need to be calling Waypoint.refreshAll(). This includes muting and unmuting. I haven't looked, but I'm sure it's not. I will add tonight if nobody else gets to it.

@jasonrhodes
Copy link
Contributor

Another problem that would've been solved with my setInterval(Waypoint.refreshAll, 1) one-liner fix, just sayin...

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

No branches or pull requests

4 participants