Opened 3 years ago
Closed 3 years ago
#53609 closed defect (bug) (fixed)
Responsive widget block embeds not showing in the customizer
Reported by: | walbo | Owned by: | noisysocks |
---|---|---|---|
Milestone: | 5.8.1 | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | Editor | Keywords: | has-patch fixed-major |
Focuses: | Cc: |
Description
Embeds that are responsive are hidden in the customizer widgets. (ex. a YouTube embed)
Steps to reproduce:
- Go to the widget section in the customizer.
- Add a YouTube block and insert a video.
- The block is inserted but the video is hidden in the sidebar.
Attachments (1)
Change History (10)
#2
@
3 years ago
- Keywords has-patch added; needs-patch removed
Adding wp-embed-responsive
to the body class seems to do the trick. Will do some testing.
#3
follow-up:
↓ 5
@
3 years ago
- Keywords needs-patch added; has-patch removed
@walbo: Did you mean to upload a patch?
#5
in reply to:
↑ 3
@
3 years ago
- Version set to trunk
Replying to noisysocks:
@walbo: Did you mean to upload a patch?
Added a PR last night. https://github.com/WordPress/wordpress-develop/pull/1476 Not sure why it didn't add a comment/keyword in the ticket.
#7
@
3 years ago
- Owner set to noisysocks
- Resolution set to fixed
- Status changed from new to closed
In 51716:
Note: See
TracTickets for help on using
tickets.
Moving to 5.8 for testing.