[wp-meta] [Making WordPress.org] #3779: WordPress.tv video is overlapping content

Making WordPress.org noreply at wordpress.org
Tue Aug 28 14:07:54 UTC 2018


#3779: WordPress.tv video is overlapping content
------------------------+---------------------
 Reporter:  karmatosed  |       Owner:  (none)
     Type:  defect      |      Status:  new
 Priority:  normal      |   Milestone:
Component:  General     |  Resolution:
 Keywords:              |
------------------------+---------------------

Comment (by ryelle):

 It looks like this is only an issue for Automatticians. I can reproduce it
 when logged in to WP.com + proxied, but it's fine when not logged in, or
 not proxied. The iframe code itself is different (width & src domain), and
 incorrectly wider when logged in.

 Not logged in, looks correct (Chrome/Mac):

 {{{
 <iframe width="575" height="323.1404958677686"
 src="https://videopress.com/embed/qjOKaoL2?hd=1&autoPlay=0&permalink=0&loop=0"
 frameborder="0" allowfullscreen=""></iframe>
 }}}

 Logged in, broken (Chrome/Mac):

 {{{
 <iframe width="605" height="340"
 src="https://video.wordpress.com/embed/qjOKaoL2?hd=1&autoPlay=0&permalink=0&loop=0"
 frameborder="0" allowfullscreen=""></iframe>
 }}}

 I'm not sure if this is a problem with the way the theme embeds videos, or
 if the issue is with videopress, though.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3779#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list