(I tried to post this in the google bugtracker, however it seems to be broken atm so I added it here).
What steps will reproduce the problem?
1. Create a moblet application and add pointer support to it.
2. Put application into background (like by going to the task manager).
3. Bring application back to front (using either task manager or executing the file again).
4. Pointer input now has an offset relative to the upper left corner.
What is the expected output? What do you see instead?
Pointer presses should work as expected, however instead there is an offset and clicks in the "dead" area (the area with negative coordinates due to the offset) are passed to the underlying application (e.g. you can open the start menu).
What version of the product are you using? On what operating system?
r1866, Windows Vista. Target Platform Windows Mobile 6.1 (Omnia I900).
Please provide any additional information below.