API mapping for pointerlockchange event?

Hello API people,

Pointer Lock is an API that provides scripted access to mouse movement 
data, locks mouse events to a single target, and removes the on-screen 
cursor [1].

The pointerlockchange DOM event is fired to indicate when a pointer lock 
has been engaged/disengaged. Per an issue raised on behalf of APA, this 
has implications for ATs - in particular screen magnifiers [2].

The Pointer Lock spec includes a note that acknowledges the need for 
browsers to communicate to ATs when a pointerlockchange event is fired 
[3]. The next logical step seems to be to find a place in the APIs for 
this to be handled - but I'm not sure of the process for doing this, so 
over to you for thoughts!

Thanks.

Léonie.
[1] https://www.w3.org/TR/pointerlock/
[2] https://github.com/w3c/pointerlock/issues/1
[3] https://w3c.github.io/pointerlock/#dfn-pointerlockchange

-- 
@LeonieWatson tink.uk Carpe diem

Received on Tuesday, 5 July 2016 13:58:01 UTC