Description
When a video ends and the vjs-ended class is added to the container element, I would expect that when changing the video position with the scrub bar, moving from the end of the video to any other position, that the vjs-ended class is removed. Instead, the vjs-ended class stays until the video is unpaused from its new position.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
- Play a video to the end
- move the scrub bar some where that isn't the end
Results
Expected
I expect the vjs-ended class to be removed since the video is no longer at the end, just as it is removed from the play/pause/replay button.
Actual
The class stays until play is resumed.
Error output
no errors
Additional Information
Please include any additional information necessary here. Including the following:
versions
videojs
7.3
browsers
chrome
OSes
windows
plugins
none
Description
When a video ends and the vjs-ended class is added to the container element, I would expect that when changing the video position with the scrub bar, moving from the end of the video to any other position, that the vjs-ended class is removed. Instead, the vjs-ended class stays until the video is unpaused from its new position.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Results
Expected
I expect the vjs-ended class to be removed since the video is no longer at the end, just as it is removed from the play/pause/replay button.
Actual
The class stays until play is resumed.
Error output
no errors
Additional Information
Please include any additional information necessary here. Including the following:
versions
videojs
7.3
browsers
chrome
OSes
windows
plugins
none