Runtime API to disable user activation per frame per origin #140106
Labels
electron
Issues and items related to Electron
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
workbench-os-integration
Native OS integration issues
The terminal ligatures exploration in #139537 ended up hitting an issue where Electron now requires a user activation in order to read ligatures, even when ligatures bypass the permissions prompt/handler. This is a blocker to get terminal ligatures working, at least without something hacky like piggybacking on the next user activation event.
IMO Electron should allow disabling the user activation requirement outright, potentially automatically when the permissions dialog will be bypassed?
The text was updated successfully, but these errors were encountered: