Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

IE9 Double click deletes Item #21

Closed
Roadis opened this issue Oct 31, 2014 · 9 comments
Closed

IE9 Double click deletes Item #21

Roadis opened this issue Oct 31, 2014 · 9 comments
Assignees
Labels
Milestone

Comments

@Roadis
Copy link

Roadis commented Oct 31, 2014

In all the demos when you double click with IE9 the Element will be deleted.
http://marceljuenemann.github.io/angular-drag-and-drop-lists/demo/#/nested

The problem is that the dragstart event will be fired on a doubleclick. Then it starts to drag and just disappears.

I looked at the code but couldnt find it yet. If i find it I will post it here

Greetings
Jannis

@SeanProulx
Copy link

Have the same issue in Chrome ( Version 39.0.2171.65 (64-bit) ). Can double click and glitch list items into being deleted.

@Roadis
Copy link
Author

Roadis commented Nov 25, 2014

On Chrome Version 39.0.2171.65 and FF is everything fine on my PC just the IE9 has this problem

@marceljuenemann
Copy link
Owner

Probably same as #14, I'll need to verify that.

@marceljuenemann
Copy link
Owner

Should be fixed with 1.2.0 now, feel free to reopen if the problem still occurs.

@Roadis
Copy link
Author

Roadis commented Nov 30, 2014

Still there on IE9.
image
I can double click every item or container to delete it

@marceljuenemann marceljuenemann added this to the 1.2.1 milestone Nov 30, 2014
@marceljuenemann marceljuenemann self-assigned this Nov 30, 2014
@beijingbeef
Copy link

subscribe this cool repository

@ghost
Copy link

ghost commented Dec 18, 2014

Same issue in IE10

@tommyboy123
Copy link

Seems to work as long as Documents Mode = Standard, regardless if IE version. Any chance this will get fixed ? Other than this double click issue, I'm very happy with this lib...

@dairyisscary
Copy link

This issue also manifests itself when you drag an item "outside" of a dropzone; the item never unhides itself because the .dndDraggingSource class is never removed.

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

No branches or pull requests

6 participants