Re: [whatwg/fullscreen] Consume user gestures in requestFullscreen (#152)

Other operation like pop up windows consume user activation. For the same
user activation, if the pop up window opens first and it consume the user
activation, the requestFullScreen() will not work. This is defined in the
current user activation v2 spec.

On Sat, May 18, 2019 at 8:50 PM Xidorn Quan <notifications@github.com>
wrote:

> Sounds like a reasonable idea.
>
> Another question would be whether other operations which require user
> activation / user gesture consumes that as well? i.e. if I trigger
> something else in user activation, and then requestFullscreen() should
> that still work?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/whatwg/fullscreen/issues/152?email_source=notifications&email_token=ACN2LK3KIYN6R5D3Z4WFKBLPWCP5HA5CNFSM4HMSX7EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWYSIA#issuecomment-493717792>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ACN2LK4Y6FU33QVR7MDPIOTPWCP5HANCNFSM4HMSX7EA>
> .
>


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/152#issuecomment-494221260

Received on Tuesday, 21 May 2019 03:01:12 UTC