Commit 8c85702
authored
Explicitly clear web resources clipboard on copy (microsoft#185622)
Fixes microsoft#185466
Proper fix would be to use a future web clipboard API that lets you write any data types to the system clipboard1 parent 7f8893b commit 8c85702
File tree
1 file changed
+12
-1
lines changed- src/vs/editor/contrib/dropOrPasteInto/browser
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
118 | 129 | | |
119 | 130 | | |
120 | 131 | | |
| |||
0 commit comments