Hey I'm having some issues with pointer events on windows phone 8.1 with internet explorer 11, and I'm looking for a workaround . After touching the screen and not moving your pointer/finger, you get after about 1 second a pointerup and pointerout Event, although the pointer/finger is still down - touching the screen. When you are moving your pointer immediately after touching the screen everything works fine, no pointer up gets triggered until your pointer is really not touching the screen anymore. The issue is new on wp8.1, wp8 works like expected. to reproduce it, i made a simple example http://jsfiddle.net/d7Lanb5u/ I already filed a bug report https://connect.microsoft.com/IE/Feedback/Details/1085010 & tried to connect with microsoft via twitter but no response so far thx for your help kind regards raphael