Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback restarts in safari when click on seekbar end. #5080

Closed
paras-negi opened this issue Mar 10, 2023 · 0 comments · Fixed by #5527
Closed

Playback restarts in safari when click on seekbar end. #5080

paras-negi opened this issue Mar 10, 2023 · 0 comments · Fixed by #5527
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

Comments

@paras-negi
Copy link

paras-negi commented Mar 10, 2023

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.

@paras-negi paras-negi added the type: bug Something isn't working correctly label Mar 10, 2023
@github-actions github-actions bot added this to the v4.4 milestone Mar 10, 2023
@paras-negi paras-negi changed the title Playback restarts in safari when click on seekbar end in Playback restarts in safari when click on seekbar end. Mar 20, 2023
@avelad avelad added the browser: Safari Issues affecting Safari or WebKit derivatives label Mar 20, 2023
@avelad avelad added component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround labels Aug 24, 2023
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Oct 23, 2023
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants