Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Turn on Touch Events in Edge #39

Open
pelikhan opened this issue Apr 15, 2016 · 1 comment
Open

Turn on Touch Events in Edge #39

pelikhan opened this issue Apr 15, 2016 · 1 comment

Comments

@pelikhan
Copy link

Is there a way to turn on Touch Events for Hosted Web Apps in Edge? It turns out that they are off by default. This is a showstopper.

http://stackoverflow.com/questions/33300962/touch-api-e-g-touchstart-not-working-in-ms-edge

@martinsuchan
Copy link

martinsuchan commented Sep 12, 2017

Yes, this is still not fixed in W10 Creators Update/Edge 15.
Touch events are "Always disabled" even on touch enabled devices. Tested on 3 different W10 tablets today, all of them had Touch events as Always disabled by default.

More importantly Touch events are disabled with no way to enable them in UWP WebView and Hosted Web Apps, this should really be fixed, thanks!

Edit, just tested, still not working in W10 1709/Edge 16.
Here's another report with sample page:
https://social.msdn.microsoft.com/Forums/windowsapps/en-US/03cb75ce-2a8f-4ff9-af77-837737053706/uwpxaml-webview-touch-events-dont-work?forum=wpdevelop

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

No branches or pull requests

2 participants