h5p/h5p-interactive-video

Video playbackbar gets stuck on IE11

Opened this issue · 3 comments

Hello,

Video playback bar gets stuck with IE11 when you answer a question that pauses the video, the video still plays till the end and when it reaches the end the player back jumps to the end.

Steps to repeat;

  1. Create interactive video at h5p.org
  2. Add true/false question that pauses the video
  3. Save and return
  4. Now push play and answer to the question
  5. Notice how to bar is stuck

It doesn't seem to repeat every single time but CTRL+F5 helps. Tested in h5p.org on 8.2.2018, see attached video.

klik2.zip

Hi Jarvil!

I've tried ~10 times to reproduce your issue, but I couldn't. Could you please open the developer tools by pressing F12, go to "Console" and see if something (weird) pops up there when the problem occurs?

Best,
Oliver

Hello,

The problem persists and there are no errors in developer console. Try to click the question button, "true" "check" and "continue" buttons fast as possible for you, then it should happen. Also clear browser cache between every atttempt. Here is the H5P I just made today which has the same problem;

https://h5p.org/node/216818

Hi Jarvil!

I had a second lock with a colleague, and we now could reproduce the problem, but only if using HTML5 videos and only if dismissing the video by clicking outside an interaction. The continue button works fine.

I have created an issue that you can use to track progress.

Thanks for reporting!