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

CommentFileSizeAuthor
edit-file-embed-rollover-padding-0.patch598 bytessaltednut

Comments

saltednut’s picture

Status: Active » Needs review
saltednut’s picture

Issue summary: View changes

added note about module versions

wim leers’s picture

Issue summary: View changes
Status: Needs review » Postponed (maintainer needs more info)

The 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?

wim leers’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)