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

Impossible to delay drag on touch devices #1136

Closed
Yehonal opened this issue Jul 7, 2017 · 4 comments
Closed

Impossible to delay drag on touch devices #1136

Yehonal opened this issue Jul 7, 2017 · 4 comments

Comments

@Yehonal
Copy link

Yehonal commented Jul 7, 2017

I'm struggling with touch devices from days.
If you try to enable delay option (even with few milliseconds) you are not able to drag on touchscreens. Moreover you have to preventDefault on window context menu event to avoid context menu popup. But it doesn't solve the issue

I need a long press on touch to avoid scrolling issues.

@Yehonal
Copy link
Author

Yehonal commented Jul 8, 2017

Ok i've noticed that it happens only on google chrome installed on a Samsung S4 for some reason.

I've tried on same smartphone with firefox and on another phone with chrome and it works.

So, if you have any idea about how to fix it via javascript (maybe a not handled chrome event (?)) or any other kind of suggestions, otherwise this issue can be closed.

@davidcp90
Copy link

@Yehonal I am facing the same problem, but for me is happening in different devices (including iPhone and different Android versions) . I took a look on other answers related to this scrolling issue without a good result

@BumbleB2na
Copy link

BumbleB2na commented Sep 25, 2017

This question is a duplicate of:
#1130
#981
#659

@webarthur
Copy link

@Yehonal see this issue:

#659 (comment)

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

5 participants