Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entering multi-block selection mode inappropriately in Safari #17331

Closed
claudiosdc opened this issue Sep 4, 2019 · 2 comments
Closed

Entering multi-block selection mode inappropriately in Safari #17331

claudiosdc opened this issue Sep 4, 2019 · 2 comments
Labels
[Block] Categories Affects the Categories Block [Feature] Block Multi Selection The ability to select and manipulate multiple blocks Needs Testing Needs further testing to be confirmed. [Type] Bug An existing feature does not function as intended

Comments

@claudiosdc
Copy link

In Safari, if one clicks on a select/dropdown control found in a block (any block) while editing and selects one of its options, the mouse cursor starts behaving as if it was still pressed so the blocks get selected as the cursor moves on the page.

Steps to reproduce the behavior:

  1. On Safari, create a new page and add a "Categories" block to it;
  2. Change the Categories Settings so the "Display as Dropdown" option is selected;
  3. Using the mouse, click on the dropdown control and select any of its options (it could even be the already selected one);
  4. Then move the mouse cursor up or down and you will notice that the Categories block and any adjacent blocks around it will get selected, as if the mouse button was kept pressed while the cursor moves.

Expected behavior: after selecting the dropdown option and moving the mouse cursor, no block should get selected.

System configuration:

  • OS: macOS ver. 10.14.6
  • Browser: Safari ver. 12.1.2
  • WordPress ver. 5.2.2
@swissspidy swissspidy added [Block] Categories Affects the Categories Block [Type] Bug An existing feature does not function as intended [Feature] Block Multi Selection The ability to select and manipulate multiple blocks Needs Testing Needs further testing to be confirmed. labels Sep 10, 2019
@glendaviesnz
Copy link
Contributor

glendaviesnz commented Sep 25, 2019

I have tested this and verified on current gutenberg master. It is easily replicated following the above steps.

safari-selection

It does not happen on Chrome or Firefox.

@ellatrix
Copy link
Member

ellatrix commented Dec 6, 2019

This is fixed with #16835. Will be in the next Gutenberg plugin release.

@ellatrix ellatrix closed this as completed Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Categories Affects the Categories Block [Feature] Block Multi Selection The ability to select and manipulate multiple blocks Needs Testing Needs further testing to be confirmed. [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

4 participants