[wp-trac] [WordPress Trac] #53935: Vimeo oembed force player with large height on blog post

WordPress Trac noreply at wordpress.org
Mon Aug 16 17:08:49 UTC 2021


#53935: Vimeo oembed force player with large height on blog post
--------------------------+-----------------------------
 Reporter:  Trouffman     |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Embeds        |    Version:  5.8
 Severity:  minor         |   Keywords:
  Focuses:  ui            |
--------------------------+-----------------------------
 Hi,

 When embedding a Vimeo Video Player on a blog post, the admin automatic
 embed display the player correctly but the published version have height
 that is way bigger than the player.

 How to reproduce :
 - create a new blog post
 - insert text before
 - embed a Vimeo video with link : player.vimeo.com/video/VIDEOID
 - insert text after
 - publish post

 -> the vimeo video player is with large blank space on top and bottom

 More details :

 Seems like this is the iframe code on the WP Public page :

 <iframe src="https://player.vimeo.com/video/VIDEOID" width="1500"
 height="844" frameborder="0" webkitallowfullscreen=""
 mozallowfullscreen="" allowfullscreen=""></iframe>

 >> this width / height seems large and does not seems to come from the
 site theme either.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53935>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list