question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cursor changes style while dragging

See original GitHub issue

When i hover the handle, i get the grabbing cursor style, but when I hold the item, it switches back to the default cursor.

Its also reproducible in the following example: http://jsbin.com/newize/1/edit?html,js,output

Tested in Chrome, Firefox

Issue Analytics

  • State:open
  • Created 9 years ago
  • Reactions:9
  • Comments:44 (3 by maintainers)

github_iconTop GitHub Comments

19reactions
Oliboy50commented, Oct 16, 2017

👍 please reopen this issue (even if it’s impossible to fix for the owner… at least we know that there’s a bug right now)

18reactions
soopdopcommented, Dec 5, 2018

I found out that cursor:grabbing doesn’t work when the chrome devtools is open.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTML5 Drag & Drop Change icon/cursor while dragging
I'm wondering how to change during dragging ...
Read more >
Change cursor while dragging · Issue #815 - GitHub
I finally manage to change the cursor while dragging by adding a class on the <html/> . Here a simple example : global.css...
Read more >
HTML : HTML5 Drag & Drop change cursor while ... - YouTube
HTML : HTML5 Drag & Drop change cursor while dragging (don't use UI) [ Beautify Your Computer : https://www.hows.tech/p/recommended.html ] ...
Read more >
711 – Changing the Mouse Cursor While Dragging
You can change the mouse cursor during a drag-and-drop operation by handling the GiveFeedback event for the drag source.
Read more >
How to change mouse cursor for selection and dragging in ...
When you want to change the mouse cursor when dragging a set of selected cells or specific cell or rows or columns, you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found