-
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
[BUG] Prev/next canvas buttons break #258
Comments
Could be a simple check to see whether there is structure or it could be some type of merge conflict. |
Ready to QA on avalon-dev. |
I performed QA on the 3 items mentioned in the bug, and there were no issues. |
@charumitraravi @Dananji I believe that is a known issue -- the third section on that item is missing derivatives; there is a placeholderCanvas message in the IIIF manifest, but Ramp is not displaying that yet. Charu, are you sure it's the 4th section? I had the issue with the 3rd section. |
@elynema It is the 3rd section. Thanks for noting it. |
Description
For some records the prev and / or next canvas buttons in the Ramp media player cause the screen to go blank and generate null pointer errors in the developer's console. Dananji thinks it's a bug with markers used in VideoJS to highlight the structure in the progress bar.
Note that this does not necessarily happen when navigating between every canvas on the media object.
Here is an example of what happens after clicking on prev and / or next.
Private Zenhub Image
To Reproduce
Here are some example records that have this issue as you use the prev / next canvas buttons:
Environment
Mac OS laptop, Chrome, avalon-dev
Release
Avalon 7.7
The text was updated successfully, but these errors were encountered: