Incorrect positioning when resizing the window when a hint bubble is shown
Submitted by serettig on Sat, 01/13/2018 - 18:08
Forums:
Hi,
The bubble shown when you click on the hint button in the Fill in the Blanks content type is not repositioned when the dimensions of the iframe the content is in are changed. The problem is that the HTML element it points to might be moved, but the bubble isn't. This happens when users resize their browser window or changes the orientation of their mobile devices. This is an issue with the H5P.JoubelUI library in general, as it doesn't respons to window size changes.
Sebastian
serettig
Sun, 01/14/2018 - 11:50
Permalink
I've fixed this bug and made
I've fixed this bug and made a pull request in GitHub. It'd be great if you could review it.
BV52
Tue, 01/16/2018 - 07:09
Permalink
Hi serettig,I created a
Hi serettig,
I created a request for the pull request to be reviewed and you can follow the progress here. Thank you for the contribution.
-BV52