You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the screen is pressed and the pointer is held on the screen, pointerUp and touchEnd events are fired (while still holding the pointer down).
After that, neither move events nor the real pointerUp event can be captured while screen is held pressed.
(That can be tested using dpointer/tools/tracker/tracker.html)
This affects the normal behaviour of some widgets like toasterMessage, swapView, slider, startRating and scrollableContainer.
When the screen is pressed and the pointer is held on the screen, pointerUp and touchEnd events are fired (while still holding the pointer down).
After that, neither move events nor the real pointerUp event can be captured while screen is held pressed.
(That can be tested using dpointer/tools/tracker/tracker.html)
This affects the normal behaviour of some widgets like toasterMessage, swapView, slider, startRating and scrollableContainer.
This bug is already reported to microsoft here: https://connect.microsoft.com/IE/feedback/details/1076515/mouseup-pointerup-events-are-fired-automatically-when-mouse-or-pointerdown-are-held-windows-phone-8-1-ie11
Device used to test: Nokia Lumia 920 with Windows Phone 8.1u1 (8.10.14234.375) and IE11.
The text was updated successfully, but these errors were encountered: