Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Writing flow: Selecting from non text may not trigger multi-selection | GoodFirstPicks

Writing flow: Selecting from non text may not trigger multi-selection

WordPress/gutenberg 2 comments 22d ago
View on GitHub
mediumopenScope: somewhat clearSkill match: maybeWordPressJavaScriptReact

Why this is a good first issue

The issue involves multi-selection behavior in non-text areas of blocks, requiring familiarity with block editor internals.

AI Summary

The issue describes a failure in multi-selection functionality when attempting to select from non-text areas in certain blocks like quotes and navigation. The problem is reproducible, but the exact fix requires understanding the block editor's selection logic. The scope is somewhat clear, but the implementation may involve deeper block editor internals.

Issue Description

Describe the bug From blocks like quote and navigation, there are areas in the block (no text) from which user can't multi-select.

To reproduce Steps to reproduce the behavior:

  1. Create a quote block and some other blocks
  2. Attempt a multi-selection from between the quote and the citation.
  3. Observe multi-selection failure.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. mulit-selectiframe-fallback

Editor version (please complete the following information):

  • WordPress version: 5.5.1
  • Does the website has Gutenberg plugin installed, or is it using the block editor that comes by default? gutenberg plugin
  • If the Gutenberg plugin is installed, which version is it? Master

Desktop (please complete the following information):

  • OS: macOS
  • Browser chrome
  • Version latest

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context

  • To report a security issue, please visit the WordPress HackerOne program: https://hackerone.com/wordpress.

GitHub Labels

[Type] Bug[Priority] Low[Feature] Block Multi Selection

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!

Risk Flags

  • requires understanding of block editor internals
  • potential edge cases
Loading labels...

Details

Points20 pts
Difficultymedium
Scopesomewhat clear
Skill Matchmaybe
Test Focusedno
Assigneeellatrix