- From: Alvin Ji <notifications@github.com>
- Date: Tue, 31 Oct 2023 21:23:06 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 November 2023 04:23:13 UTC
@alvinjiooo commented on this pull request.
> + <p class="note">
+ Magnification software increases the size of content on the screen.
+ It uses the mouse to move the magnified point of focus around. When a
+ pointer lock is initiated, the magnification software needs to switch
+ to using the keyboard to move the magnified point of focus around
+ instead. When a {{pointerlockchange}} event is fired, web browsers
+ therefore need to make sure the event is communicated to assistive
+ technologies like screen magnifiers.
+ </p>
+ </section>
+ <section>
+ <h3>
+ <dfn>Exit Pointer Lock</dfn>
+ </h3>
+ <p>
+ The process of exiting pointer lock, given an element, is as follows:
Ack, will add it to next commit
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/49#discussion_r1378378109
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/pointerlock/pull/49/review/1707554796@github.com>
Received on Wednesday, 1 November 2023 04:23:13 UTC