Skip to content

Playing a video after setCurrentTime always plays video from beginning #645

Open
@startupmasters

Description

@startupmasters

Expected Behavior

Setting the video seconds with setCurrentTime() and playing the video after that should play the video from the previously set time

Actual Behavior

Setting the video seconds with setCurrentTime() works and sets the video to the 10th second. Clicking the 'play' button on the player after that, however, always plays the video from the beginning.

Steps to Reproduce

Here is a JSFiddle link to see that - http://jsfiddle.net/etgk7dcq/

P.S. I don't want to autoplay the video after setting the time. I want the users to be able to play the video (if they want) from where they left off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingverified

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions