Bugs in content types

Report and discuss bugs related to specific H5P content types

Usability for subtitles: Embedded Youtube in a Course Presentation

Hi there!

I have a question about usability for subtitles. I'm embedding a YouTube video into a Course presentation. The delivery platform is moodle.

Some users have reported that it has been unclear how to turn on captions. The problem may be that the caption option does not appear until you play the video.

Before clicking play:

Course Presentation Objects Trigger iOS Warnings

  1. Detailed steps to reproduce the bug (exactly how and when did it happen)

When in full screen mode, pressing more than 3 or 4 objects to navigate to/from slides in Course Presentation triggers a warning from iOS "Typing is not allowed in full screen websites. {This site} may be showing a fake keyboard to trick you into disclosing personal or financial information"

Platform and version number. E.g. Drupal, Wordpress, Moodle.

Wordpress 

Mobile or Desktop

Safari iOS

h5p inside a custom post type using Advance Custom Fields

Created a new post type and created new fields and removed the default WordPress content

Then I added the shortcode [h5p id="1"] into my custom post inside a custom field

the page is not displaying the audio recorder unless I use embed using an iframe.

The page looks blank and when inspected this is the only thing displayed

<div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-2" class="h5p-iframe" data-content-id="2" style="height:1px" src="about:blank" frameborder="0" scrolling="no"></iframe></div>

 

Pages