Block mover drag handle cursor style should be grab
#50789
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Package] Block editor
/packages/block-editor
[Type] Bug
An existing feature does not function as intended
[Type] Regression
Related to a regression in the latest release
Description
When the editor is in 'Select' mode, the cursor style of the block mover (actually it's the 'block selection button') drag handle is
grab
:However, when the editor is in 'Edit' mode, the cursor style is
pointer
:The pointer style isn't appropriate here, as this control can't be clicked.
I think (not 100% sure) this regressed in #40379
The cursor style in previous WP version 5.7.:
Step-by-step reproduction instructions
pointer
.drag
.Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: