-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
component: UIThe issue involves the Shaka Player UIThe issue involves the Shaka Player UIflag: Why didn't we catch this soonerThis issue is embarassing; we may still need an automated test that could have prevented this issueThis issue is embarassing; we may still need an automated test that could have prevented this issuestatus: archivedArchived and locked; will not be updatedArchived and locked; will not be updatedtype: bugSomething isn't working correctlySomething isn't working correctly
Milestone
Description
Have you read the FAQ and checked for duplicate open issues?
Yes
What version of Shaka Player are you using?
v2.5.4
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from master
?
Yes
Are you using the demo app or your own custom app?
Demo app
If custom app, can you reproduce the issue using our demo app?
What browser and OS are you using?
IE11
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
What are the manifest and license server URIs?
Any asset.
What did you do?
- Force buffering state:
shakaDemoMain.controls_.getLocalPlayer().isBuffering = function() { return true; }
shakaDemoMain.player_.dispatchEvent(
new shaka.util.FakeEvent('buffering', {buffering: true}));
What did you expect to happen?
Buffering spinner should appear over play/pause button.
What actually happened?
Spinner was on the right side of the page.
Metadata
Metadata
Assignees
Labels
component: UIThe issue involves the Shaka Player UIThe issue involves the Shaka Player UIflag: Why didn't we catch this soonerThis issue is embarassing; we may still need an automated test that could have prevented this issueThis issue is embarassing; we may still need an automated test that could have prevented this issuestatus: archivedArchived and locked; will not be updatedArchived and locked; will not be updatedtype: bugSomething isn't working correctlySomething isn't working correctly