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

Setting currentTime for video element not always working while playing (on Firefox) #6955

Open
lazarcf opened this issue Nov 22, 2021 · 4 comments

Comments

@lazarcf
Copy link

lazarcf commented Nov 22, 2021

Describe the bug

There seems to be a race condition when setting currentTime while it is binded

Reproduction

Use firefox then try to seek while the video is playing. Try to seek multiple times as it might work some of the time.

https://svelte.dev/repl/0487f38a3e7c491983ba97b039f1b674?version=3.44.2

Logs

No response

System Info

3.44.2

Severity

annoyance

@Prinzhorn
Copy link
Contributor

Basically #3524 was never fully solved from looking at the comments

@llui85
Copy link

llui85 commented Oct 3, 2022

Can still reproduce this in Firefox 97 and the latest version of Svelte.

@j-tai
Copy link

j-tai commented Oct 13, 2022

Can reproduce in Firefox 105.0.3. Same thing occurs with <audio> element.

@tuzz
Copy link

tuzz commented Nov 7, 2023

Still occurring in Firefox 119.0.

tuzz added a commit to beyondwords-io/player that referenced this issue Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants