- From: Mustaq Ahmed <notifications@github.com>
- Date: Thu, 16 Aug 2018 15:03:17 +0000 (UTC)
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 August 2018 15:03:40 UTC
We encountered [this bug](crbug.com/870405) on Mac Chromium that back-to-back call for fullscreen and pointer lock causes the latter to fail because Mac fullscreen animation is not complete during the pointer lock call. To me, it seems logical that `requestPointerLock()` could fail for animating element, or more generally for any "changing" element (e.g. one being resized). I understand that it could be platform/implementation specific, but the spec can at least have a note I think. -- 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/issues/35
Received on Thursday, 16 August 2018 15:03:40 UTC