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

Incorrect dragging icon in chrome (some platforms) #9610

Closed
oandregal opened this issue Sep 4, 2018 · 3 comments
Closed

Incorrect dragging icon in chrome (some platforms) #9610

oandregal opened this issue Sep 4, 2018 · 3 comments
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

Comments

@oandregal
Copy link
Member

The expected behavior is that the cursor changes to grab when hovering over a draggable area and to grabbing 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:

peek 2018-09-04 10-45

Mac

The grabbing should translate to the "Closed hand" as per macOS pointers. It shows "Copy" instead.

draghandle-mac

Windows

Needs more testing. As per this, a user has reported seeing the "not allowed" cursor.

@oandregal oandregal added [Type] Bug An existing feature does not function as intended Browser Issues Issues or PRs that are related to browser specific problems labels Sep 4, 2018
@oandregal
Copy link
Member Author

https://mereskin.github.io/dnd/ may be useful for debugging.

@oandregal oandregal mentioned this issue Sep 4, 2018
10 tasks
@jasmussen
Copy link
Contributor

Noting that this issue appears to not be present in Chrome Canary. This suggests it's a bug with the current version of Chrome on the Mac, and that this issue is likely to become a non issue in the near future.

@oandregal oandregal added the [Feature] Drag and Drop Drag and drop functionality when working with blocks label Sep 12, 2018
@mtias
Copy link
Member

mtias commented Oct 8, 2018

Noting that this issue appears to not be present in Chrome Canary

Given this I suggest closing and keeping an eye on development.

@mtias mtias closed this as completed Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants