monaco-editor
monaco-editor copied to clipboard
Focus Bug / Context Menu
- Go to https://microsoft.github.io/monaco-editor/playground.html
- Focus a line in the playground
- Open the context menu, keep it open
- Focus something else on that page outside of the iframe of the playground, e.g. the dropdown to select an example.
- Focus the editor in the playground
- Try to type.
Typing doesn't work 🐛
Related: #3009