umap icon indicating copy to clipboard operation
umap copied to clipboard

Wish: in iframe with video allow fullscreen

Open Spielmops opened this issue 4 years ago • 1 comments

A page-content in an iframe can breakout to fullscreen, if the argument "allowfullscreen" is given in the iframe. If that is an video, it will expand to fullscreen. example: https://hartmut.homelinux.org/kuhreisen/iframetest.html But unfortunately the argument "allowfullsceen" is not parsed. Would it be possible to insert this feature into uMap?

Spielmops

Additional info: I tried it with Firefox-inspektor: inserted "allowfullscreen", refresh frame, play and toggle fullscreen: it works. So it should be easy, because when uMap "makes" the code of the iframe, it inserts the parameter "frameborder="0" and after that could be inserted "allowfullscreen" ...

Spielmops avatar Nov 25 '20 18:11 Spielmops

This feature would be very very welcome ! Please someone : make fullscreen from a Youtube or Vimeo embedded video possible !

AlainCx avatar Sep 21 '21 15:09 AlainCx

allowfullscreen seems to be now in the iframe code generated by umap, so I'm closing here. Please reopen if something still does not work as expected.

yohanboniface avatar May 05 '23 13:05 yohanboniface