-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Runtime API to disable user activation per frame per origin #140106
Copy link
Copy link
Open
Labels
electronIssues and items related to ElectronIssues and items related to ElectronupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)workbench-os-integrationNative OS integration issuesNative OS integration issues
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
electronIssues and items related to ElectronIssues and items related to ElectronupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)workbench-os-integrationNative OS integration issuesNative OS integration issues