- From: Mustaq Ahmed <notifications@github.com>
- Date: Mon, 15 Nov 2021 12:23:58 -0800
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 November 2021 20:24:11 UTC
@mustaqahmed commented on this pull request. > <a>shadow-including root</a> is the <a>active document</a> of a [=Document/browsing context=] which is (or has an <a>ancestor browsing context</a> which is) in focus by a window which is in focus by the operating system's window manager. The <a>target</a> element and its [=Document/browsing context=] need not be in focus. </p> <p> - If a user has exited pointer lock via the <a>default unlock - gesture</a>, or pointer lock has not previously been entered for - this document, an event generated as a result of an <a>engagement - gesture</a> must be received by the document before - {{requestPointerLock()}} will succeed. + Pointer lock is a <a>transient activation-gated API</a>, therefore a + {{requestPointerLock()}} call MUST fail if <a>transient + activation</a> is not available. This prevents locking upon initial Done. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/pointerlock/pull/76#discussion_r749654923
Received on Monday, 15 November 2021 20:24:11 UTC