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

First demo example not working with touch in a few browsers #7

Open
adam-lynch opened this issue Apr 14, 2017 · 3 comments
Open

First demo example not working with touch in a few browsers #7

adam-lynch opened this issue Apr 14, 2017 · 3 comments

Comments

@adam-lynch
Copy link
Contributor

  • Edge 38 on Windows 10: Broken.
  • Firefox 52 on Windows 10: Does nothing (just highlights text).
  • Chrome 57 on Windows 10: Fine.
  • Opera 42 on Windows 10: Fine.
  • Chrome on Nexus 5X, Android 7.1.2: Broken (page scrolls when dragging).
  • Chrome on Acer tablet, Android 5.1: Fine.
  • Safari on iPad Mini (not sure which one), iOS 9.3.4: Fine.

:/

@adam-lynch
Copy link
Contributor Author

Apologies, they're all fine if touch-action: none; is added to the draggable items.

@adam-lynch
Copy link
Contributor Author

I guess I should leave it open so the demo will be fixed :)

@adam-lynch
Copy link
Contributor Author

adam-lynch commented Apr 18, 2017

Adding touch-action: none; breaks iOS Safari though (nothing happens at all when you drag). Note: I'm using http://codepen.io/adam-lynch/pen/PmPmeX to test (http://codepen.io/adam-lynch/full/PmPmeX to view just the result).

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

No branches or pull requests

1 participant