Image sequencing content type is grabbing focus

SirClickalot's picture

When using this particular content type, the images seem to be grabbing focus and on Drupal my site (based on Bootstrap 5), this causes the browser to scroll all the way down to the H5P interation on page load and that's definitely not what we want!

 

You can witness this happening right here: http://bit-by-bit.local/tutorials/beginning

Can anyone suggest a way to fix this?

Thank you

papi Jo's picture

URL error

otacke's picture

Bad luck: Image Sequencing was not created by H5P Group, but by Jithin Thankachan who stopped maintaining his content types years ago.

timothylim23's picture

I can't seem to access the URL you shared. My assumption would be to either ensure that the setFocus or makeTabbable functions aren’t being called on page loador maybe add a delay or set focus to an off-screen element initially, so it doesn’t scroll into view to debug it.