You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: User downloads a video for offline viewing, then physically shuts off WiFi & Data connection or goes into Airplane mode. Now, without internet, when the user tries to play the downloaded video, the player starts from the beginning. However, if the user fast forwards by clicking on the timeline, the video starts from the new point, but within a few seconds it stops playing and stalls.
Expected Behaviour
The video player should be able to function with the same controls in offline mode as it does when online. So the user should be able to fast forward and continue viewing the video.
Confirmed that the fast forward, start/pause/restart/stop etc user functions yield a smooth experience.
Confirmed that there is no more network requests from SW for video content in cloud after going to offline mode
Bug Description
Scenario: User downloads a video for offline viewing, then physically shuts off WiFi & Data connection or goes into Airplane mode. Now, without internet, when the user tries to play the downloaded video, the player starts from the beginning. However, if the user fast forwards by clicking on the timeline, the video starts from the new point, but within a few seconds it stops playing and stalls.
Expected Behaviour
The video player should be able to function with the same controls in offline mode as it does when online. So the user should be able to fast forward and continue viewing the video.
Steps to reproduce
Screenshots
Downloaded file for offline viewing followed by breaking internet connectivity to the machine
Start playing the downloaded video while internet is cut -- NOTICE that the video button shows || indicating play
Click forward, and wait for a bit. The video stops playing - NOTICE that the play button is > indicating pause/stall
Additional context
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation brief
QA testing instructions
Demo
Changelog entry
The text was updated successfully, but these errors were encountered: