Description
When using a theme with widget areas, on the block-based widget screen, you can add a block called Widget Group.
Now, if you add a Social Icons block in this group, you can't click on each social icon to edit its URL, as the dropdown doesn't appear when clicking on an icon.
This happens only when a Social Icons block is a part of a Widget Group block.
The issue happens with all themes.
If you click on an individual icon from the Social Icons block, the Widget Group is selected instead.
<!-- wp:widget-group -->
<h2 class="widget-title"></h2><div class="wp-widget-group__inner-blocks"><!-- wp:social-links -->
<ul class="wp-block-social-links"><!-- wp:social-link {"service":"wordpress"} /-->
<!-- wp:social-link {"service":"facebook"} /--></ul>
<!-- /wp:social-links --></div>
<!-- /wp:widget-group -->
The widget group block is not available in the editor in posts and pages, but I tried to manually copy it from the Widgets screen, and such an issue with social icons is not happening the post/page editor, only on the Widgets screen.
Step-by-step reproduction instructions
- Install a theme with widget areas. e.g. Twenty Twenty
- Go to Appearance > Widgets
- Add the Widget Group block to a widget area
- Add the Social Icons block in that widget group
- Add a Social Icon in the block, e.g., Facebook.
- Try clicking on the Facebook icon to add a URL.
- You will notice that it's impossible to click on the icon to see the flyout where you can enter the URL
Screenshots, screen recording, code snippet
Environment info
WP 6.9, no plugins
PHP 8.3.28
Twenty Twenty theme
Chrome 143 on Mac Tahoe 26.2
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
Description
When using a theme with widget areas, on the block-based widget screen, you can add a block called Widget Group.
Now, if you add a Social Icons block in this group, you can't click on each social icon to edit its URL, as the dropdown doesn't appear when clicking on an icon.
This happens only when a Social Icons block is a part of a Widget Group block.
The issue happens with all themes.
If you click on an individual icon from the Social Icons block, the Widget Group is selected instead.
The widget group block is not available in the editor in posts and pages, but I tried to manually copy it from the Widgets screen, and such an issue with social icons is not happening the post/page editor, only on the Widgets screen.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
WP 6.9, no plugins
PHP 8.3.28
Twenty Twenty theme
Chrome 143 on Mac Tahoe 26.2
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.