Media embeds can be clicked on anywhere to start playing the embedded video/audio. As such, these players get in the way of edit.
Note: In some cases, there is padding around the video embed and we are able to edit the file fields behind the videos. In other cases (like when using fitvids) the file embed is an exact fit to its bounding box.
This patch adds padding to the top of file fields during quick edit mode on rollover.
This opens a bit of space to click above the video and activate the edit functions without activating the player functions inside a video embed.
I am testing this using Media 2.x-dev and File Entity 2.x-dev
Comments
Comment #1
saltednutComment #1.0
saltednutadded note about module versions
Comment #2
wim leersThe Drupal 8 backport (#2111667: Backport Drupal 8's Edit module to Drupal 7) might have fixed this. Can you please check whether this is still a problem?
Comment #3
wim leers