-
Notifications
You must be signed in to change notification settings - Fork 141
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
Unable to drop up on Firefox on Linux #125
Comments
Same issue observed here, using Firefox 62.0 on Ubuntu 18.04. In Chrome 64.0 it works for me. |
The library does not use jquery any more as of 0.6.0. Maybe give that version a try? |
Same issue with version 0.6.2, using Firefox 62 on OpenSuse. Update: I have updated my system same problem on Firefox 64.0. |
Not an issue for me anymore when using ember-drag-drop v0.6.3. 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I have just notice a weird behavior on Firefox (nightly, and 59.02) on Linux (Mint 18/ Cinnamon).
It can be noticed here: http://mharris717.github.io/ember-drag-drop/#/sort
It is possible to drag and drop elements down, but when trying to drag and drop elements up it is not possible to drop them more than one element up.
It is working fine on other browsers, and on Firefox on Windows and on Mac.
Other drag&drop libraries do not have that issue like jquery: https://jqueryui.com/sortable/
The text was updated successfully, but these errors were encountered: