-
Bug
-
Resolution: Fixed
-
Major
-
3.5.1
-
- Go to a page with an embedded Vimeo video.
- Click the full screen button of the video.
- Check that the video is visible in full screen mode.
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
Moodle Mobile 3.5.2
When embed Vimeo with the following code in Moodle Mobile 3.5.0,
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://player.vimeo.com/video/274966130" allowfullscreen></iframe>
</div>
The video loads fine and responsive in Moodle Mobile. However, when click full screen, the video playing behind the page and not visible but audio plays.
Tested same case in 3.4.2 and it is playing fine.
- has been marked as being related by
-
MOBILE-2829 Full screen HTML videos aren't displayed in desktop app
-
- Closed
-