[wp-trac] [WordPress Trac] #55072: Widgets editor: Widget Group is missing .wp-widget-group__inner-blocks container
WordPress Trac
noreply at wordpress.org
Fri Feb 11 18:56:16 UTC 2022
#55072: Widgets editor: Widget Group is missing .wp-widget-group__inner-blocks
container
----------------------------------------+-------------------------
Reporter: noisysocks | Owner: noisysocks
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.9.1
Component: Widgets | Version: 5.9
Severity: normal | Resolution:
Keywords: has-patch has-testing-info | Focuses:
----------------------------------------+-------------------------
Changes (by ironprogrammer):
* keywords: has-patch needs-testing has-testing-info => has-patch has-
testing-info
Comment:
[https://github.com/WordPress/wordpress-develop/pull/2269 PR 2269] works
as expected.
== Test Report
=== Env
* WordPress 6.0-alpha-20220211.100311
* Safari 15.3
* macOS 12.2.1 (Monterey)
* Theme: Twenty Twenty
* Gutenberg plugin DISABLED 🔴 (if enabled, it will create a false
positive test for the patch)
=== Steps to Test
1. Activate a non-block theme.
1. In ''Appearance > Widgets'', add a **Widget Group Block**.
1. Insert a **Paragraph** block with paragraph copy and set a title.
1. Save/Update Widgets.
1. Open site front end and View Source or open a DOM inspector.
1. Within `div.widget-content` is `.wp-widget-group__inner-blocks`,
containing the paragraph. ✅
1. Note: The `.widget-title` is not nested within `.wp-widget-
group__inner-blocks`.
DOM screenshot:
[[Image(https://cldup.com/L57dDa_Wvd.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55072#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list