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

Exiting inspect element doesn't return cursor to original state #1603

Open
claserken opened this issue Jun 30, 2023 · 1 comment
Open

Exiting inspect element doesn't return cursor to original state #1603

claserken opened this issue Jun 30, 2023 · 1 comment
Labels
bug Something isn't working tracked

Comments

@claserken
Copy link

claserken commented Jun 30, 2023

Environment (please complete the following information):

  • OS (e.g., Windows 10): Windows 10
  • Extension version (e.g., 1.2.3): 2.1.2

Describe the bug:

The cursor state after using inspect element always changes to a touch-display cursor even for non-touch displays.

Repro steps:

  1. Start with a non-touch display (e.g., Responsive or Laptop w/ HiDPI or MDPI)
  2. Open Devtools and press Ctrl + Shift + C to "Select an element on the page to inspect it"
  3. Press escape or click somewhere on the screen

Expected behavior:

I expected the cursor would return to normal but instead a round, touch-display cursor pops up when hovering over the screen.

Additional context:

@captainbrosset captainbrosset added bug Something isn't working tracked labels Jun 30, 2023
@captainbrosset
Copy link
Collaborator

Thanks for raising this. I've marked this as tracked for the team to take a look at when they can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked
Projects
None yet
Development

No branches or pull requests

2 participants