Opened 7 months ago
Closed 4 months ago
#51053 closed defect (bug) (fixed)
Video Embeds set to aligh left disappear in Gutenberg editor
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 5.5.2 | Priority: | normal |
Severity: | normal | Version: | 5.5 |
Component: | Embeds | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
With multiple themes, I find video embed blocks (both YouTube and Vimeo) disappear from view when set to align left. If set to align center, they seem to appear. Either way, they work in the public view, just not in the editor. This is since v5.5 core update.
Change History (12)
#1
@
6 months ago
- Milestone changed from Awaiting Review to 5.5.1
- Severity changed from major to normal
This ticket was mentioned in Slack in #core by desrosj. View the logs.
6 months ago
#4
@
6 months ago
- Keywords needs-patch added
- Milestone changed from 5.5.1 to 5.5.2
Because 5.5.1 is a shorter release cycle and this does not yet have a patch, I'm going to punt. If someone is able to give this the attention it needs before 5.5.1, it can be moved back.
#5
@
6 months ago
This is an issue with the embed block's editor styles so I submitted a pull-request in Gutenberg: https://github.com/WordPress/gutenberg/pull/24847
When tested & verified we can backport it in core.
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
5 months ago
#7
@
5 months ago
- Keywords has-patch needs-testing added; needs-patch removed
Thanks for the PR. To help this to move forward, I think it would be nice to add some before/after screenshot in the PR :)
#8
@
5 months ago
I can't really use screenshots to show something that isn't visible but I created a short video to demonstrate visually what is happening when the videos disappear in the editing window.
Replicated this on Chaplin and after that on TwentyTwenty....
Not sure we'll be able to fix before 5.5.1 but it's a bug for sure.