Video.js: player reset() should reset UI state of control bar etc

Created on 24 Oct 2017  路  6Comments  路  Source: videojs/video.js

Description

when i use reset() api, controlBar UI not reset

Steps to reproduce

  1. playing video
  2. call reset function
help wanted pinned

Most helpful comment

when i execute player.reset() , the vjs-control-bar has not be reset. The status of play buttom is playing, the progress-control UI is not right too
image

All 6 comments

Can you elaborate on what you mean by the control bar UI not being reset?

when i execute player.reset() , the vjs-control-bar has not be reset. The status of play buttom is playing, the progress-control UI is not right too
image

Any update on this issue?, i am still facing the same issue

3816 trying to use this solution to update the video player

No update yet, we should reset the control when reset is called, but its main purpose was to reset the state of the techs, which it does. Any help with this would be appreciated.

i guess calling dispose to remove the player from the dom and adding again is the right way to do it ,
Can you please tell me , What is the case that reset tech is used for?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

0xsven picture 0xsven  路  3Comments

zhulduz picture zhulduz  路  3Comments

d3x7r0 picture d3x7r0  路  4Comments

borm picture borm  路  3Comments

stephanedemotte picture stephanedemotte  路  4Comments