-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
flutter/devtools
#9472Labels
in devtoolsRelates to integration with Dart/Flutter DevToolsRelates to integration with Dart/Flutter DevToolsis bug
Milestone
Description
Describe the bug
It's not possible to copy text from from VS Code integrated Dart DevTools to pasteboard on macOS. It's possible to highlight the text, but copy doesn't work. Copy works fine when you open DevTools in browser.
To Reproduce
Steps to reproduce the behavior:
- Start debug session
- Open Dart DevTools - Network Page
- Make a request
- Click on Request -> Response
- Select text and copy it (CMD + C)
Expected behavior
Text to be copied to pasteboard.
Versions (please complete the following information):
- VS Code version: 1.58.2 (Universal)
- Dart extension version: 3.24.2
- Dart/Flutter SDK version: 2.2.3
terence-codigo, nank1ro, AristideVB, PawanFyers, JuwonAbiola and 19 more
Metadata
Metadata
Assignees
Labels
in devtoolsRelates to integration with Dart/Flutter DevToolsRelates to integration with Dart/Flutter DevToolsis bug