microsoft / microsoft/vscode-edge-devtools
Exiting inspect element doesn't return cursor to original state
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 358
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
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:
- Start with a non-touch display (e.g., Responsive or Laptop w/ HiDPI or MDPI)
- Open Devtools and press Ctrl + Shift + C to "Select an element on the page to inspect it"
- 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:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named in the issue. Reproduce the problem using the listed Windows 10 steps and inspect the inspect-element exit path; done means the cursor returns to the normal non-touch state after Escape or clicking away.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100