[Bug] Rapid pasting raises a Canceled: Canceled
exception
#4776
Labels
bug
Issue identified by VS Code Team member as probable bug
Canceled: Canceled
exception
#4776
Reproducible in vscode.dev or in VS Code Desktop?
Reproducible in the monaco editor playground?
Monaco Editor Playground Link
It is reproducible in monaco playground, but the actual monaco code is immaterial. You can use the default https://microsoft.github.io/monaco-editor/playground.html?source=v0.52.0#example-creating-the-editor-hello-world
Monaco Editor Playground Code
Reproduction Steps
At the preview pane, copy some text with Ctrl+C and then repeatedly paste by holding down Ctrl+V:
Actual (Problematic) Behavior
Don't mind the clipboard-CORS permission issue. The monaco related problem is evident in the stack:
Expected Behavior
No exception.
Additional Context
This exception is often encountered in compiler-explorer sentry logs. Currently reported here: compiler-explorer/compiler-explorer#7181
The text was updated successfully, but these errors were encountered: