-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
Reproducible in vscode.dev or in VS Code Desktop?
- Not reproducible in vscode.dev or VS Code Desktop
Reproducible in the monaco editor playground?
- Not reproducible in the monaco editor playground
Monaco Editor Playground Link
Monaco Editor Playground Code
No response
Reproduction Steps
Using Chrome or Edge
Enter some text in the text box "Use AutoFill to populate this textbox"
Click Reload to populate your auto fill buffer in the browser
Now click inside the text box "Use AutoFill to populate this textbox"
Choose your text from the "Saved data" dropdown
Actual (Problematic) Behavior
In the console an error is thrown
Uncaught TypeError: e.getModifierState is not a function
at new StandardKeyboardEvent (keyboardEvent.ts:111:24)
at HTMLBodyElement.<anonymous> (dom.ts:178:18)
Expected Behavior
No error should be thrown
Additional Context
No response
volkandkaya, samirzubi-db, mivanyna, jrg091, silverwind and 1 moresilverwind