Changes

Jump to: navigation, search

Implementing the Mouse Lock API in Firefox

13 bytes removed, 12:54, 8 December 2011
Tests
# <s>"Once in the locked state the user agent must fire all relevant user generated MouseEvent events (for example: mousemove, mousedown, mouseup, click, wheel)[DOM-LEVEL-3-CORE] to the target of mouse lock, and not fire mouse events to other elements"</s> - '''rhung'''
# <s>"Events that require the concept of a mouse cursor must not be dispatched (for example: mouseover, mouseout)"</s> - '''rhung'''
# "Movement and button presses of the mouse must not cause the window to lose focus" - '''asahota'''
# <s>"Synthetic mouse events created by application script act the same regardless of lock state"</s> - '''Tentacle'''
# <s>"The unlock method cancels the mouse lock state"</s> - '''abhatnagar1'''
1
edit

Navigation menu