Open main menu

CDOT Wiki β

Changes

Implementing the Mouse Lock API in Firefox

112 bytes added, 12:57, 1 December 2011
Out of Scope Implementation
# Do we need to add a user pref to enable/disable mouse lock? Nice to have, not blocking. - northwind
# "The Mouse Lock API must exit the mouse lock state if the user agent, window, or tab loses focus"
# Clip the mouse so it doesn't leave the locked element with a mouse movement large enough to exceed its bounds
====Tests====