Opened 5 years ago
Closed 5 years ago
#53609 closed defect (bug) (fixed)
Responsive widget block embeds not showing in the customizer
| Reported by: | walbo | Owned by: | noisysocks |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.8.1 |
| Component: | Editor | Version: | 5.8 |
| Severity: | normal | Keywords: | has-patch fixed-major |
| Cc: | Focuses: |
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
@
5 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
@
5 years ago
- Keywords needs-patch added; has-patch removed
@walbo: Did you mean to upload a patch?
#5
in reply to: ↑ 3
@
5 years ago
- Version → 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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Moving to 5.8 for testing.