You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User gestures (aka user activation) restrict certain sensitive actions, such as opening a popup window, to only be allowed in response to a user gesture, i.e. some kind of user input event. Browsers currently differ in their implementation of this, and it causes awkward compatibility problems.
Description
User gestures (aka user activation) restrict certain sensitive actions, such as opening a popup window, to only be allowed in response to a user gesture, i.e. some kind of user input event. Browsers currently differ in their implementation of this, and it causes awkward compatibility problems.
Specification
https://html.spec.whatwg.org/multipage/interaction.html#tracking-user-activation
Open Issues
No response
Tests
https://wpt.fyi/results/html/user-activation
Current Implementations
Standards Positions
No response
Browser bug reports
No response
Developer discussions
#142
Polls & Surveys
No response
Existing Usage
No response
Workarounds
No response
Accessibility Impact
No response
Privacy Impact
No response
Other
No response
The text was updated successfully, but these errors were encountered: