-
Notifications
You must be signed in to change notification settings - Fork 5
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
Media Player Has Gray Overlay When Moving Between Items #548
Comments
Created a new issue for the mobile devices: #552 |
@Dananji I tested the 4 cases listed above that mentioned desktop in Safari and Chrome. I ran into 2 issues that were intermittent, unfortunately. Perhaps you can see if you are able to reproduce them?
|
@elynema I was able to reproduce issue 1 in Safari and the Chrome issue in 2 intermittently, but not the issue 2 in Safari. As you mentioned both these are unrelated to prev/next button functionality. These could be related to player events that are used for identifying the status to reveal the player as needed. We've had issues with player events not triggering in Safari but not Chrome before. Maybe create a new bug ticket for these? |
@Dananji Is the Chrome issue for 2 related to this ticket since it is also a situation where we are getting the gray overlay when moving between items? |
Yes I think so. I'll do that work as a part of this ticket. |
👍 |
Description
If you start from a playable playlist item that immediately follows an inaccessible item and click previous canvas, the inaccessible item doesn't fully load. It displays with timer, but is grayed out looking and the previous and next buttons are disabled. To reproduce, load the playlist, click on playlist item #8 and click the previous canvas button. Note that after I've played with this playlist a bunch, the problem is not always reproducible unless I reload the playlist.
Related bugs
Example
https://avalon-dev.dlib.indiana.edu/playlists/5
Done Looks Like
The text was updated successfully, but these errors were encountered: