Microsoft/vscode

Copy/paste from custom titlebar doesn't work in markdown previews

Open

#105,603 opened on Aug 28, 2020

View on GitHub
 (11 comments) (3 reactions) (1 assignee)TypeScript (10,221 forks)batch import
bughelp wantedtitlebarwebviewwindows

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Issue Type: Bug

  1. Open a markdown file for editing
  2. Open the preview view
  3. Select some text in the preview
  4. Choose context menu entry "Copy"
  5. Navigate to external program
  6. Paste

Expected: text from VSCode appears Actual: Only a blank space is pasted

VS Code version: Code 1.47.3 (91899dcef7b8110878ea59626991a18c8a6a1b3e, 2020-07-23T13:12:49.994Z) OS version: Windows_NT x64 10.0.20185

Contributor guide