Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.4k stars 1.98k forks source link

Vimeo Embeds: Inline Height and Width prevents Full Width #54139

Open azollafox opened 3 years ago

azollafox commented 3 years ago

Steps to reproduce the behavior

  1. Add a Vimeo video to a page or post
  2. Use the block editor to set the block full width
  3. Publish

What I expected to happen

The video should be full width on the page as in the editor editor view full width issue

What actually happened

vimeo set size screen atomic example

Context

user reported zen-4103813 and hc-25927215

Is this specific to the applied theme? Which one?

Reported in both Obsidian and Apostrophe 2

Does this happen on simple or atomic sites or both?

Reported only on Atomic

Level of impact (Does it block purchases? Does it affect more than just one site?)

Unknown

Reproducibility (Consistent, Intermittent) Leave empty for consistent.

Intermittent. Issue can sometimes be resolved by creating a new page and re-adding the content.

Seems possibly related to https://github.com/Automattic/wp-calypso/issues/54137 and https://github.com/Automattic/jpop-issues/issues/6452

synora commented 3 years ago

Triaged -can replicate. This does seem related to specific themes. I tested on a simple site with Obsidian and with Apostrophe 2 on an Atomic site(the code snippet mentioned in Automattic/jpop-issues#6452 didn't work.

I also tested with Coutoire on Atomic and the video displayed as expected.