cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: video start to play whenever network connect/disconnect occurs, even it is stopped manually.

Open ankit-0369 opened this issue 1 year ago • 0 comments

Describe the bug
A clear and concise description of what the bug is.

Whenever there is a change in the network status, like disconnecting/reconnecting to WiFi, the video player starts playing even if it was stopped manually.

To Reproduce
Steps to reproduce the behavior:

  1. Open any video.
  2. Try to disconnect the WiFi and then connect it again.
  3. We can observe the unexpected behavior.

Expected behavior
A clear and concise description of what you expected to happen.

The expected behavior should be that the play/pause status remains the same after network detection. Also, when the video is playing, the "Play" button should ideally change, which does not occur while connecting/disconnecting the network.

Screenshots or GIFs If applicable, add screenshots to help explain your problem.

Info (please complete the following information):

  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

ankit-0369 avatar Feb 22 '25 16:02 ankit-0369