I experienced issues getting fullscreen to work in Safari, so I added the following line to video_upload.theme.inc:

'allowFullScreen' => 'true',

This was added on line 73 in the $embed_attributes variable definition.

Comments

jhedstrom’s picture

Status: Active » Fixed

Thanks jjafuller,

I've committed a modified fix (on that uses the field-level settings to determine true or not) to 6.x-dev, and this will be part of the next stable release as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.