Incorrect dragging icon in chrome (some platforms) #9610
Labels
Browser Issues
Issues or PRs that are related to browser specific problems
[Feature] Drag and Drop
Drag and drop functionality when working with blocks
[Type] Bug
An existing feature does not function as intended
The expected behavior is that the cursor changes to
grab
when hovering over a draggable area and tograbbing
during the drag operation as per cursor CSS values.Note that the gifs included below are from the original PR where this bug was surfaced #9569 (comment) that makes the drag handle visible, but the behavior on master is the same.
Linux
As expected:
Mac
The
grabbing
should translate to the "Closed hand" as per macOS pointers. It shows "Copy" instead.Windows
Needs more testing. As per this, a user has reported seeing the "not allowed" cursor.
The text was updated successfully, but these errors were encountered: