Image Sequencing

Image Sequencing tooltips not working since H5P was upgraded to jQuery 3.5.1

otacke's picture

Hi H5P community!

Problem:

When image description texts become too long to be displayed, Image Sequencing creates tooltips and uses these to display the complete text. Those tooltips don't show properly when using the latest version of H5P core (that's currently deployed in the moodle plugin only). There's a crash within jQuery's offset function.

Likely cause:

Image Sequencing

When using Image Sequencing in an iframe, your browser window jumps to the iframe when loading the page where it has been placed. This is problematic on pages where this iframe is not on top or meant to be accessed first.

Reproduce:

1. https://h5p.org/content-types/image-sequencing

2. Copy iframe

3. Paste iframe on any page somewhere below where scrolling is necessary initially

4. Refresh page

5. Observe being transported to the location of the iframe, skipping other content

Pages