Playback restarts in safari when click on seekbar end. #5080
Labels
browser: Safari
Issues affecting Safari or WebKit derivatives
component: UI
The issue involves the Shaka Player UI
priority: P2
Smaller impact or easy workaround
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes, there are issues related to seek bar but they are not exactly same as this one.
What version of Shaka Player are you using?
v4.3.4
Can you reproduce the issue with our latest release version?
Yes, can produce with (v4.3.4)
Can you reproduce the issue with the latest code from
main
?Not tried
Are you using the demo app or your own custom app?
Issue persists on both Demo app and our custom app.
If custom app, can you reproduce the issue using our demo app?
Yes
What browser and OS are you using?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
NA
What are the manifest and license server URIs?
the issue can be produced by opening the shared URL in safari
https://shaka-player-demo.appspot.com/demo/#audiolang=en-GB;textlang=en-GB;uilang=en-GB;asset=https://storage.googleapis.com/shaka-demo-assets/bbb-dark-truths-hls/hls.m3u8;panel=HOME;build=compiled
What configuration are you using? What is the output of
player.getConfiguration()
?Please get demo app configuration.
What did you do?
open Safari browser
play any Shaka Player demo video
click on end of seek bar
video replays
What did you expect to happen?
Playback should end when we click on seek bar end.
What actually happened?
While playing video in safari if we click on end of seek bar the video starts playing again which is not happening in chrome, the behaviour needs to be same across all the supported browsers. Video should not restart when we click on end of seek bar.
The text was updated successfully, but these errors were encountered: