WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.55k stars 4.22k forks source link

Writing flow: Column: Horizontal multi-selection starting from text fails #26321

Closed ellatrix closed 1 month ago

ellatrix commented 4 years ago

Describe the bug Column specific issue. Horizontal multi-selection fails. To reproduce Steps to reproduce the behavior:

  1. Create a columns block
  2. Add paragraph in both columns
  3. Try to select from paragraph to paragraph
  4. Observe absence of multi selection

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

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2020-10-20 at 17 28 18

Editor version (please complete the following information):

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

Thelmachido commented 2 years ago

I can reproduce this on Gutenberg 13.7.3 & WordPress 6.0.1

You can't select text from both paragraphs at the same time as shown below:

https://user-images.githubusercontent.com/41231764/182572142-07bc540b-e0f1-43db-8207-38ab561a8abf.mov

youknowriad commented 1 month ago

I can't reproduce this anymore. The multi-selection triggers properly for me. There's no partial multi-selection though but I think that's ok.