Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some widgets don't fully work with touch gesture on IE11 Mobile, WP 8.1 #554

Open
EAlexRojas opened this issue Apr 21, 2015 · 0 comments
Open
Labels

Comments

@EAlexRojas
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants