microsoft / microsoft/vscode-edge-devtools
The 'Copy ...' menu options from the Styles pane don't work
Open
Nobody has claimed this yet.
bug
tracked
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 358
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
Environment:
- OS: Windows 11
- Extension version: 1.4.1
Describe the bug:
- Start DevTools in VS Code
- Go to any element in the Elements panel
- Right-click any rule in the Styles pane and select
Copy Rule(or any of the other copy items)
Nothing ends up in the clipboard.
Expected behavior:
The corresponding content should get copied.
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
Reproduce the issue in the VS Code DevTools extension by opening the Elements panel, selecting a rule in the Styles pane, and trying each Copy menu item. Trace the Styles pane actions involved and verify that Copy Rule and the other copy options place their corresponding content in the clipboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100