angular-drag-and-drop-lists
angular-drag-and-drop-lists copied to clipboard
Input Fields not selectable in dnd container in IE11, even when disabled
In IE 11, we experience problems with input fields (input tag, textareas, wysiwyg editors etc.) when it's part of a drag and drop area. As an example, see http://marceljuenemann.github.io/angular-drag-and-drop-lists/demo/#/types and try to highlight the input fields, e.g. "Charlie". Won't work in IE, works very well in other browsers.
I have the same problem. not working in firefox.
This appears to be because of changes in browser handling of the draggable="true" tag. This could really use an update, I'm facing the same issue.
Same here
I posted something that may help with this issue here