Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cursor gets stuck when DevTools is open #2

Open
Cecile-Lebleu opened this issue Aug 5, 2019 · 3 comments
Open

Cursor gets stuck when DevTools is open #2

Cecile-Lebleu opened this issue Aug 5, 2019 · 3 comments

Comments

@Cecile-Lebleu
Copy link

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! :)

@MrUltimate
Copy link

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.

@kfbfarley
Copy link

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

@EddiesTech
Copy link

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!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants