lborgman / easy-cap-ed

For the captions editor EasyCapEd
0 stars 0 forks source link

Video starts playing when choosing a new word (when editing captions) #136

Open lborgman opened 6 years ago

lborgman commented 6 years ago

Expected Behavior

The new word should be marked on the screen. Nothing else should happen.

Actual Behavior

The video player also starts playing.

Steps to Reproduce

This happens only in the beginning, before the video has been played and paused. EasyCapEd Version 0.65.19

Seems to be a bug in YouTube player, but before filing a bug report I asked here:

https://stackoverflow.com/questions/48883946/youtube-javascript-player-starts-to-play-the-video-when-seekto-is-called

lborgman commented 6 years ago

Added a workaround in 0.65.20 This workaround means there is still a bug: When choosing a new word before the video has been played and paused the video is not positioned to this word.