Kursor icon indicating copy to clipboard operation
Kursor copied to clipboard

Cursor gets stuck when DevTools is open

Open Cecile-Lebleu opened this issue 4 years ago • 3 comments

The cursor works as intended, but gets stuck when DevTools is opened. The position coordinates are shown in the element in DevTools, but the location on-screen seems to stop updating in one or both axes.

Browser: Vivaldi (2.6.1566.49), Chrome OS: macOS Mojave, Windows 10

Expected behaviour: DevTools_closed

Actual behaviour: DevTools_open

It's not a terrible situation, because users aren't expected to open the Developer Tools anyway. Just a thing I noticed! :)

Cecile-Lebleu avatar Aug 05 '19 20:08 Cecile-Lebleu

I've seen this happen with a lot of scripts actually. I think it has something to do with Chromium as (I'm guessing) it has trouble rendering the DOM and showing the updates of rapidly changing values in dev tools.

MrUltimate avatar Mar 31 '20 18:03 MrUltimate

It's happening with cursor type 5 too. Issue happening here.

kfbfarley avatar Jan 26 '21 09:01 kfbfarley

Thought this was due to my configuration! Turns out it was just DevTools lol Thanks for this issue - I would never had realised it was DevTools causing the issues!

EddiesTech avatar Sep 13 '21 22:09 EddiesTech