Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Activation #566

Closed
3 tasks done
marcoscaceres opened this issue Oct 6, 2023 · 1 comment
Closed
3 tasks done

User Activation #566

marcoscaceres opened this issue Oct 6, 2023 · 1 comment
Labels
focus-area-proposal Focus Area Proposal

Comments

@marcoscaceres
Copy link

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

  • Blink
  • Gecko
  • WebKit

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

@marcoscaceres marcoscaceres added the focus-area-proposal Focus Area Proposal label Oct 6, 2023
@marcoscaceres
Copy link
Author

marcoscaceres commented Oct 6, 2023

Ah, just spotted #428

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
Archived in project
Development

No branches or pull requests

1 participant