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

Slip does not work in Edge browser #62

Open
tiahuanaco opened this issue Feb 1, 2016 · 4 comments
Open

Slip does not work in Edge browser #62

tiahuanaco opened this issue Feb 1, 2016 · 4 comments

Comments

@tiahuanaco
Copy link

Hey pornel,

Just did a drag and drop test in Microsoft Edge and it doesn't work.

You're not able to drag an item - and it shows no erros in the console.

@JoeyAndres
Copy link

Pointer events? I'll try and look into this.

@JoeyAndres
Copy link

@mddenton Can you try reordering the list in http://slip-js-bug-1.meteor.com/lists/complex

  • Click the Reorder button on top-right first until the reorder handles shows up and start reordering.
  • There should be logging for (up, down, move) for either mouse/touch.

Basically, my hunch is that this have something to do with touch/mouse events conflicting each other in some browsers.

Tell me what happens so I can make a PR.

@JoeyAndres
Copy link

@mddenton I installed windows 10 in vm, although (down, move, up) occurs in correct sequence, I don't see any movement. I'll fix this and make a PR request later (integrating PEP).

@swammeyjoe
Copy link

Any news on this?

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

3 participants