MSPointer implementation only dispatches mousemove when hovering

I noticed that if you hover with stylus, IE10 will produce mousemove events
but not MSPointerMove events. If you hover from one element to another,
MSPointerOut and MSPointerOver are fired, but still no MSPointerMove.

Does anyone know why this behavior was implemented?

Received on Friday, 3 May 2013 14:50:46 UTC