- From: Mustaq Ahmed <notifications@github.com>
- Date: Tue, 08 Nov 2022 08:59:04 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 November 2022 16:59:17 UTC
> The bug is also public now: https://bugzilla.mozilla.org/show_bug.cgi?id=1631251. It doesn't involve multiple window, the issue is that page tries to requestFullscreen when user press the Esc key to exit fullscreen and the window can instantly enter fullscreen again. It seems to me that consumption is not required here because Escape key is not an [activation triggering input event](https://html.spec.whatwg.org/multipage/interaction.html#activation-triggering-input-event). What am I missing here? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/152#issuecomment-1307531210 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/issues/152/1307531210@github.com>
Received on Tuesday, 8 November 2022 16:59:17 UTC