The fullscreen button disappeared form our D6 site. This is probably a side-effect of using a deprecated version of the Vimeo embed code.

Comments

fuzzy76 created an issue. See original summary.

fuzzy76’s picture

StatusFileSize
new602 bytes

Since we don't spend too much time on our old legacy D6 site I implemented the fix in the easiest manner by adding the "allowfullscreen" attribute to the iframe tag when fullscreen was selected.

fuzzy76’s picture

Status: Active » Needs review
tescometro’s picture

Thanks for posting this fix and patch, worked perfectly for me (though I just edited the php directlly, rather than applying patch).

fuzzy76’s picture

Status: Needs review » Reviewed & tested by the community
fuzzy76’s picture

StatusFileSize
new602 bytes

Rerolled against 1.1

fuzzy76’s picture

StatusFileSize
new570 bytes

Did not apply. I think I mistakenly rolled against head. Here's one that is tested to work on latest stable.